Skip to content

Commit 5f73d6f

Browse files
committed
chore(release): v0.0.22
1 parent 82995b3 commit 5f73d6f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## v0.0.22
4+
5+
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.21...v0.0.22)
6+
7+
### 🏡 Chore
8+
9+
- Add colvis styles to datatable.net ([82995b3](https://github.com/BayBreezy/ui-thing-cli/commit/82995b3))
10+
11+
### ❤️ Contributors
12+
13+
- Behon Baker <behon.baker@yahoo.com>
14+
315
## v0.0.21
416

517
[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui-thing",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"description": "CLI used to add Nuxt 3 components to a project",
55
"type": "module",
66
"types": "./dist/index.d.ts",
@@ -69,4 +69,4 @@
6969
"typescript": "^5.3.3",
7070
"vitest": "^1.1.0"
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)