Skip to content

Commit 5deb6cb

Browse files
committed
chore(release): v0.1.54
1 parent ca53edd commit 5deb6cb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.54
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.53...v0.1.54)
6+
7+
### 🏡 Chore
8+
9+
- Add dependencies & dev deps to the loader component ([ca53edd](https://github.com/BayBreezy/ui-thing-cli/commit/ca53edd))
10+
11+
### ❤️ Contributors
12+
13+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
14+
315
## v0.1.53
416

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

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

0 commit comments

Comments
 (0)