Skip to content

Commit

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

## v0.1.13

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

### 🏡 Chore

- Bump deps ([5418dff](https://github.com/BayBreezy/ui-thing-cli/commit/5418dff))
- **components:** Update comps ([f7e1643](https://github.com/BayBreezy/ui-thing-cli/commit/f7e1643))

### ❤️ Contributors

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

## v0.1.12

[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.11...v0.1.12)
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.1.12",
"version": "0.1.13",
"description": "CLI used to add Nuxt 3 components to a project",
"type": "module",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -70,4 +70,4 @@
"typescript": "^5.4.5",
"vitest": "^1.5.0"
}
}
}

0 comments on commit 5602d8f

Please sign in to comment.