Skip to content

Commit fdac60d

Browse files
committed
chore(release): v0.1.56
1 parent ee8c46a commit fdac60d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.1.56
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.55...v0.1.56)
6+
7+
### 🚀 Enhancements
8+
9+
- Add timeline component ([ee8c46a](https://github.com/BayBreezy/ui-thing-cli/commit/ee8c46a))
10+
11+
### 🏡 Chore
12+
13+
- Bump deps ([7a6c05d](https://github.com/BayBreezy/ui-thing-cli/commit/7a6c05d))
14+
15+
### ❤️ Contributors
16+
17+
- Behon Baker ([@BayBreezy](https://github.com/BayBreezy))
18+
319
## v0.1.55
420

521
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.54...v0.1.55)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-thing",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)