We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8c46a commit fdac60dCopy full SHA for fdac60d
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
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
19
## v0.1.55
20
21
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.54...v0.1.55)
package.json
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
- "version": "0.1.55",
+ "version": "0.1.56",
"description": "CLI used to add Nuxt 3 components to a project",
"keywords": [
"cli",
0 commit comments