We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca53edd commit 5deb6cbCopy full SHA for 5deb6cb
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.1.54
4
+
5
+[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.53...v0.1.54)
6
7
+### 🏡 Chore
8
9
+- Add dependencies & dev deps to the loader component ([ca53edd](https://github.com/BayBreezy/ui-thing-cli/commit/ca53edd))
10
11
+### ❤️ Contributors
12
13
+- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14
15
## v0.1.53
16
17
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.52...v0.1.53)
package.json
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
- "version": "0.1.53",
+ "version": "0.1.54",
"description": "CLI used to add Nuxt 3 components to a project",
"keywords": [
"cli",
0 commit comments