Skip to content

Commit da790d2

Browse files
committed
chore(release): v0.1.25
1 parent f36e0cc commit da790d2

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.25
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.24...v0.1.25)
6+
7+
### 🏡 Chore
8+
9+
- Bump deps ([8d24f6c](https://github.com/BayBreezy/ui-thing-cli/commit/8d24f6c))
10+
- Update input code ([f36e0cc](https://github.com/BayBreezy/ui-thing-cli/commit/f36e0cc))
11+
12+
### ❤️ Contributors
13+
14+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15+
316
## v0.1.24
417

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

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

0 commit comments

Comments
 (0)