File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.6.1] ( https://github.com/soybeanjs/cli/compare/v1.6.0...v1.6.1 ) (2026-03-06)
4+
5+ ###   ;  ;  ; 🐞 Bug Fixes
6+
7+ - ** commands** : update default command to use 'pnpm' instead of 'pnpx' in ncu and release functions   ; -  ; by @soybeanjs [ <samp >(9f526)</samp >] ( https://github.com/soybeanjs/cli/commit/9f5260a )
8+
9+ ###   ;  ;  ; ❤️ Contributors
10+
11+ [ ![ soybeanjs] ( https://github.com/soybeanjs.png?size=48 )] ( https://github.com/soybeanjs )   ;  ;
12+
313## [ v1.6.0] ( https://github.com/soybeanjs/cli/compare/v1.5.0...v1.6.0 ) (2026-03-05)
414
515###   ;  ;  ; 🐞 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @soybeanjs/cli" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " SoybeanJS's command line tools" ,
55 "homepage" : " https://github.com/soybeanjs/cli" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " create-soybean" ,
3- "version" : " 1.6.0 " ,
3+ "version" : " 1.6.1 " ,
44 "description" : " SoybeanJS's command line to create different project templates" ,
55 "homepage" : " https://github.com/soybeanjs/cli/tree/main/packages/create-soybean" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 3333 },
3434 "dependencies" : {},
3535 "devDependencies" : {
36- "@soybeanjs/cli" : " 1.6.0 " ,
36+ "@soybeanjs/cli" : " 1.6.1 " ,
3737 "@types/node" : " 25.3.3" ,
3838 "lint-staged" : " 16.3.2" ,
3939 "oxfmt" : " ^0.36.0" ,
Original file line number Diff line number Diff line change 3636 },
3737 "dependencies" : {},
3838 "devDependencies" : {
39- "@soybeanjs/cli" : " 1.6.0 " ,
39+ "@soybeanjs/cli" : " 1.6.1 " ,
4040 "@types/node" : " 25.3.3" ,
4141 "@vue/test-utils" : " 2.4.6" ,
4242 "happy-dom" : " 20.8.3" ,
Original file line number Diff line number Diff line change 2424 "vue-router" : " 5.0.3"
2525 },
2626 "devDependencies" : {
27- "@soybeanjs/cli" : " 1.6.0 " ,
27+ "@soybeanjs/cli" : " 1.6.1 " ,
2828 "@soybeanjs/unocss-preset" : " 0.2.0" ,
2929 "@types/node" : " 25.3.3" ,
3030 "@vitejs/plugin-vue" : " 6.0.4" ,
You can’t perform that action at this time.
0 commit comments