Skip to content

Commit

Permalink
chore(release): v0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Nov 27, 2023
1 parent deed365 commit 73edcc9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## v0.0.15

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

### 🚀 Enhancements

- **components:** Add new components ([deed365](https://github.com/BayBreezy/ui-thing-cli/commit/deed365))

### 🏡 Chore

- **dependencies:** Update deps ([1ea8fb6](https://github.com/BayBreezy/ui-thing-cli/commit/1ea8fb6))

### ❤️ Contributors

- Behon Baker <behon.baker@yahoo.com>

## v0.0.14

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.13...v0.0.14)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui-thing",
"version": "0.0.14",
"version": "0.0.15",
"description": "CLI used to add Nuxt 3 components to a project",
"type": "module",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -69,4 +69,4 @@
"typescript": "^5.3.2",
"vitest": "^0.34.6"
}
}
}

0 comments on commit 73edcc9

Please sign in to comment.