Skip to content

Commit cdf72d7

Browse files
committed
chore(release): v0.1.15
1 parent 17e6d8a commit cdf72d7

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.15
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.14...v0.1.15)
6+
7+
### 🏡 Chore
8+
9+
- **release:** V0.1.14 ([16a8485](https://github.com/BayBreezy/ui-thing-cli/commit/16a8485))
10+
- Update autocomplete component ([27f35dc](https://github.com/BayBreezy/ui-thing-cli/commit/27f35dc))
11+
- Install packages ([17e6d8a](https://github.com/BayBreezy/ui-thing-cli/commit/17e6d8a))
12+
13+
### ❤️ Contributors
14+
15+
- Behon Baker <behon.baker@yahoo.com>
16+
317
## v0.1.14
418

519
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.13...v0.1.14)

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.14",
3+
"version": "0.1.15",
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)