Skip to content

Commit 6cb4bd5

Browse files
committed
chore(release): v0.1.50
1 parent 9e87d39 commit 6cb4bd5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.1.50
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.49...v0.1.50)
6+
7+
### 🏡 Chore
8+
9+
- Update datatables.net component ([1b3e478](https://github.com/BayBreezy/ui-thing-cli/commit/1b3e478))
10+
- Bump deps ([9e87d39](https://github.com/BayBreezy/ui-thing-cli/commit/9e87d39))
11+
12+
### ❤️ Contributors
13+
14+
- Behon Baker ([@BayBreezy](http://github.com/BayBreezy))
15+
316
## v0.1.49
417

518
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.48...v0.1.49)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-thing",
3-
"version": "0.1.49",
3+
"version": "0.1.50",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)