File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.1.3
4
+
5
+ [ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.2...v0.1.3 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add Date Field and Splitter components ([ 7985f19] ( https://github.com/BayBreezy/ui-thing-cli/commit/7985f19 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Update deps ([ 1306af9] ( https://github.com/BayBreezy/ui-thing-cli/commit/1306af9 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Behon Baker <behon.baker@yahoo.com >
18
+
3
19
## v0.1.2
4
20
5
21
[ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.1...v0.1.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ui-thing" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
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.3.1"
72
72
}
73
- }
73
+ }
You can’t perform that action at this time.
0 commit comments