Skip to content

Commit b7ba416

Browse files
committed
chore(release): v0.1.17
1 parent 0b34a64 commit b7ba416

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.1.17
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.16...v0.1.17)
6+
7+
### 🏡 Chore
8+
9+
- Bump deps ([56e6356](https://github.com/BayBreezy/ui-thing-cli/commit/56e6356))
10+
- Bump deps ([0b34a64](https://github.com/BayBreezy/ui-thing-cli/commit/0b34a64))
11+
12+
### ❤️ Contributors
13+
14+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15+
316
## v0.1.16
417

518
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.15...v0.1.16)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-thing",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)