We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11ee22 commit c873055Copy full SHA for c873055
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v0.1.52
4
+
5
+[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.51...v0.1.52)
6
7
+### 🚀 Enhancements
8
9
+- Add loader component ([15b26cf](https://github.com/BayBreezy/ui-thing-cli/commit/15b26cf))
10
11
+### 🏡 Chore
12
13
+- Bump deps ([e11ee22](https://github.com/BayBreezy/ui-thing-cli/commit/e11ee22))
14
15
+### ❤️ Contributors
16
17
+- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
18
19
## v0.1.51
20
21
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.50...v0.1.51)
package.json
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
- "version": "0.1.51",
+ "version": "0.1.52",
"description": "CLI used to add Nuxt 3 components to a project",
"keywords": [
"cli",
0 commit comments