Skip to content

Commit eb44df3

Browse files
committed
chore(release): v0.1.26
1 parent e153dcf commit eb44df3

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v0.1.26
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.25...v0.1.26)
6+
7+
### 🚀 Enhancements
8+
9+
- Add `chart` component ([e153dcf](https://github.com/BayBreezy/ui-thing-cli/commit/e153dcf))
10+
11+
### 🏡 Chore
12+
13+
- Bump deps ([7bba4d8](https://github.com/BayBreezy/ui-thing-cli/commit/7bba4d8))
14+
15+
### ❤️ Contributors
16+
17+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
18+
319
## v0.1.25
420

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

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

0 commit comments

Comments
 (0)