File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## v0.0.21
4
16
5
17
[ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.0.20...v0.0.21 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ui-thing" ,
3
- "version" : " 0.0.21 " ,
3
+ "version" : " 0.0.22 " ,
4
4
"description" : " CLI used to add Nuxt 3 components to a project" ,
5
5
"type" : " module" ,
6
6
"types" : " ./dist/index.d.ts" ,
69
69
"typescript" : " ^5.3.3" ,
70
70
"vitest" : " ^1.1.0"
71
71
}
72
- }
72
+ }
You can’t perform that action at this time.
0 commit comments