Skip to content

Commit

Permalink
chore(release): v0.1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Jul 16, 2024
1 parent 93a2392 commit 5da3329
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.1.22

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

### 🚀 Enhancements

- Add `Editable` component ([14d3446](https://github.com/BayBreezy/ui-thing-cli/commit/14d3446))

### 🏡 Chore

- Bump deps ([93a2392](https://github.com/BayBreezy/ui-thing-cli/commit/93a2392))

### ❤️ Contributors

- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))

## v0.1.21

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.20...v0.1.21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
"version": "0.1.21",
"version": "0.1.22",
"description": "CLI used to add Nuxt 3 components to a project",
"keywords": [
"cli",
Expand Down

0 comments on commit 5da3329

Please sign in to comment.