Skip to content

Commit 021e83e

Browse files
committed
chore(release): v0.1.49
1 parent 198d193 commit 021e83e

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.49
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.48...v0.1.49)
6+
7+
### 🏡 Chore
8+
9+
- Bump deps ([aa0ef8b](https://github.com/BayBreezy/ui-thing-cli/commit/aa0ef8b))
10+
- Update components ([9172393](https://github.com/BayBreezy/ui-thing-cli/commit/9172393))
11+
- Bump deps ([198d193](https://github.com/BayBreezy/ui-thing-cli/commit/198d193))
12+
13+
### ❤️ Contributors
14+
15+
- Behon Baker
16+
317
## v0.1.48
418

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

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.48",
3+
"version": "0.1.49",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)