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.10
4
+
5
+ [ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.9...v0.1.10 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add currency-input component ([ bc0f75b] ( https://github.com/BayBreezy/ui-thing-cli/commit/bc0f75b ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Bump deps ([ 6e6dcf6] ( https://github.com/BayBreezy/ui-thing-cli/commit/6e6dcf6 ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - BayBreezy <behon.baker@yahoo.com >
18
+
3
19
## v0.1.9
4
20
5
21
[ compare changes] ( https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.8...v0.1.9 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ui-thing" ,
3
- "version" : " 0.1.9 " ,
3
+ "version" : " 0.1.10 " ,
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.3" ,
71
71
"vitest" : " ^1.4.0"
72
72
}
73
- }
73
+ }
You can’t perform that action at this time.
0 commit comments