File tree 2 files changed +16
-2
lines changed 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.1.7
4
+
5
+ [ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.6...v0.1.7 )
6
+
7
+ ### 🏡 Chore
8
+
9
+ - Bump deps ([ 24db3af] ( https://github.com/BayBreezy/ui-thing-cli/commit/24db3af ) )
10
+ - ** add:** Remove overrides addition logic ([ 86dcae6] ( https://github.com/BayBreezy/ui-thing-cli/commit/86dcae6 ) )
11
+ - ** datatables:** Update datatables comp ([ ce0b4c4] ( https://github.com/BayBreezy/ui-thing-cli/commit/ce0b4c4 ) )
12
+
13
+ ### ❤️ Contributors
14
+
15
+ - Behon Baker <behon.baker@yahoo.com >
16
+
3
17
## v0.1.6
4
18
5
19
[ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.5...v0.1.6 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ui-thing" ,
3
- "version" : " 0.1.6 " ,
3
+ "version" : " 0.1.7 " ,
4
4
"description" : " CLI used to add Nuxt 3 components to a project" ,
5
5
"type" : " module" ,
6
6
"types" : " ./dist/index.d.ts" ,
70
70
"typescript" : " ^5.4.2" ,
71
71
"vitest" : " ^1.4.0"
72
72
}
73
- }
73
+ }
You can’t perform that action at this time.
0 commit comments