Skip to content

Commit d943c70

Browse files
committed
chore(release): v0.1.23
1 parent 3b8667b commit d943c70

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.23
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.22...v0.1.23)
6+
7+
### 🏡 Chore
8+
9+
- Bump deps ([f964b0a](https://github.com/BayBreezy/ui-thing-cli/commit/f964b0a))
10+
- Move `reactiveOmit` from out of the template and add it to the script. ([3b8667b](https://github.com/BayBreezy/ui-thing-cli/commit/3b8667b))
11+
12+
### ❤️ Contributors
13+
14+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15+
316
## v0.1.22
417

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

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

0 commit comments

Comments
 (0)