Skip to content

Commit df916e5

Browse files
committed
chore(release): v0.1.11
1 parent 7e94f02 commit df916e5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## v0.1.10
416

517
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10)

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.10",
3+
"version": "0.1.11",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"type": "module",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)