File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.0.8
4
+
5
+ [ compare changes] ( https://github.com/harmonix-js/cli/compare/v0.0.7...v0.0.8 )
6
+
7
+ ### 🚀 Enhancements
8
+
9
+ - Add context menu and precondition option to add command ([ 1f3b95a] ( https://github.com/harmonix-js/cli/commit/1f3b95a ) )
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - Unused files ([ 275da0d] ( https://github.com/harmonix-js/cli/commit/275da0d ) )
14
+ - Pnpm-lock version ([ 3013255] ( https://github.com/harmonix-js/cli/commit/3013255 ) )
15
+ - Update dependencies ([ b2eb1ca] ( https://github.com/harmonix-js/cli/commit/b2eb1ca ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+
20
+
21
+
3
22
## v0.0.7
4
23
5
24
[ compare changes] ( https://github.com/harmonix-js/cli/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @harmonix-js/cli" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " ⚡️ Harmonix Framework CLI Experience" ,
5
5
"repository" : " harmonix-js/cli" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments