Skip to content

Commit

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

## v0.1.18

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

### 🏡 Chore

- Bump deps ([e453f74](https://github.com/BayBreezy/ui-thing-cli/commit/e453f74))
- **components:** Add new chip component and update other existing components ([7f4c4ef](https://github.com/BayBreezy/ui-thing-cli/commit/7f4c4ef))
- **init deps:** Add tailwindcss/forms to the list of initial dependencies ([a28f7da](https://github.com/BayBreezy/ui-thing-cli/commit/a28f7da))
- **tailwind config:** Add tailwindforms plugin to config ([7e3b706](https://github.com/BayBreezy/ui-thing-cli/commit/7e3b706))
- **nuxt config:** Remove shim = false from nuxt config ([2423a4e](https://github.com/BayBreezy/ui-thing-cli/commit/2423a4e))
- Bump deps ([56a4b29](https://github.com/BayBreezy/ui-thing-cli/commit/56a4b29))

### ❤️ Contributors

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

## v0.1.17

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

0 comments on commit f5cd4e5

Please sign in to comment.