Skip to content

Commit

Permalink
chore(release): v0.1.33
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Nov 20, 2024
1 parent 2fab9df commit 2b24e31
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.33

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

### 🚀 Enhancements

- Added sidebar & placeholder components ([2fab9df](https://github.com/BayBreezy/ui-thing-cli/commit/2fab9df))

### 🏡 Chore

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

### ❤️ Contributors

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

## v0.1.32

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.31...v0.1.32)
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.32",
"version": "0.1.33",
"description": "CLI used to add Nuxt 3 components to a project",
"keywords": [
"cli",
Expand Down

0 comments on commit 2b24e31

Please sign in to comment.