File tree 8 files changed +21
-7
lines changed
8 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ v1.2.1] ( https://github.com/soybeanjs/cli/compare/v1.2.0...v1.2.1 ) (2025-03-20)
5
+
6
+ ###   ;  ;  ; 🚀 Features
7
+
8
+ - ** projects** : update vue-template   ; -  ; by @soybeanjs [ <samp >(3ee06)</samp >] ( https://github.com/soybeanjs/cli/commit/3ee06a8 )
9
+
10
+ ###   ;  ;  ; 🏡 Chore
11
+
12
+ - ** deps** : update deps   ; -  ; by @soybeanjs [ <samp >(39a27)</samp >] ( https://github.com/soybeanjs/cli/commit/39a273a )
13
+
14
+ ###   ;  ;  ; ❤️ Contributors
15
+
16
+ [ ![ soybeanjs] ( https://github.com/soybeanjs.png?size=48 )] ( https://github.com/soybeanjs )   ;  ;
17
+
4
18
## [ v1.2.0] ( https://github.com/soybeanjs/cli/compare/v1.1.1...v1.2.0 ) (2025-03-14)
5
19
6
20
###   ;  ;  ; 🚀 Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @soybeanjs/cli" ,
3
3
"type" : " module" ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " SoybeanJS's command line tools" ,
7
7
"author" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-soybean" ,
3
3
"type" : " module" ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"description" : " SoybeanJS's command line to create different project templates" ,
6
6
"author" : {
7
7
"name" : " Soybean" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"dependencies" : {},
17
17
"devDependencies" : {
18
- "@soybeanjs/cli" : " 1.2.0 " ,
18
+ "@soybeanjs/cli" : " 1.2.1 " ,
19
19
"@soybeanjs/eslint-config" : " 1.6.0" ,
20
20
"eslint" : " 9.22.0" ,
21
21
"lint-staged" : " 15.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " demo-pkg" ,
3
3
"type" : " module" ,
4
- "version" : " 1.2.0 " ,
4
+ "version" : " 1.2.1 " ,
5
5
"private" : true ,
6
6
"packageManager" :
" [email protected] " ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 37
37
"ofetch" : " 1.4.1"
38
38
},
39
39
"devDependencies" : {
40
- "@soybeanjs/cli" : " 1.2.0 " ,
40
+ "@soybeanjs/cli" : " 1.2.1 " ,
41
41
"@soybeanjs/eslint-config" : " 1.6.0" ,
42
42
"@types/cli-progress" : " 3.11.6" ,
43
43
"@types/node" : " 22.13.10" ,
Original file line number Diff line number Diff line change 36
36
"ofetch" : " 1.4.1"
37
37
},
38
38
"devDependencies" : {
39
- "@soybeanjs/cli" : " 1.2.0 " ,
39
+ "@soybeanjs/cli" : " 1.2.1 " ,
40
40
"@soybeanjs/eslint-config" : " 1.6.0" ,
41
41
"@types/cli-progress" : " 3.11.6" ,
42
42
"@types/node" : " 22.13.10" ,
Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@soybean-ui/unocss-preset" : " 0.0.1-beta.9" ,
28
- "@soybeanjs/cli" : " 1.2.0 " ,
28
+ "@soybeanjs/cli" : " 1.2.1 " ,
29
29
"@soybeanjs/eslint-config" : " 1.6.0" ,
30
30
"@types/node" : " 22.13.10" ,
31
31
"@unocss/eslint-config" : " 66.0.0" ,
You can’t perform that action at this time.
0 commit comments