We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e94f02 commit df916e5Copy full SHA for df916e5
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.1.11
4
+
5
+[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.10...v0.1.11)
6
7
+### 🏡 Chore
8
9
+- Update component array ([7e94f02](https://github.com/BayBreezy/ui-thing-cli/commit/7e94f02))
10
11
+### ❤️ Contributors
12
13
+- Behon Baker <behon.baker@yahoo.com>
14
15
## v0.1.10
16
17
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10)
package.json
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
- "version": "0.1.10",
+ "version": "0.1.11",
"description": "CLI used to add Nuxt 3 components to a project",
"type": "module",
"types": "./dist/index.d.ts",
0 commit comments