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.5.0] ( https://github.com/soybeanjs/cli/compare/v1.4.4...v1.5.0 ) (2026-02-05)
4+
5+ ###   ;  ;  ; 🛠 Optimizations
6+
7+ - ** create-soybean** : optimize create-soybean templates   ; -  ; by @soybeanjs [ <samp >(309b4)</samp >] ( https://github.com/soybeanjs/cli/commit/309b4fb )
8+
9+ ###   ;  ;  ; 💅 Refactors
10+
11+ - ** projects** : refactor create-soybean   ; -  ; by @soybeanjs [ <samp >(890c2)</samp >] ( https://github.com/soybeanjs/cli/commit/890c230 )
12+
13+ ###   ;  ;  ; 🏡 Chore
14+
15+ - ** deps** : update deps   ; -  ; by @soybeanjs [ <samp >(00981)</samp >] ( https://github.com/soybeanjs/cli/commit/009818b )
16+
17+ ###   ;  ;  ; ❤️ Contributors
18+
19+ [ ![ soybeanjs] ( https://github.com/soybeanjs.png?size=48 )] ( https://github.com/soybeanjs )   ;  ;
20+
321## [ v1.5.0-beta.2] ( https://github.com/soybeanjs/cli/compare/v1.5.0-beta.1...v1.5.0-beta.2 ) (2026-02-05)
422
523###   ;  ;  ; 🛠 Optimizations
Original file line number Diff line number Diff line change 11{
22 "name" : " @soybeanjs/cli" ,
3- "version" : " 1.5.0-beta.2 " ,
3+ "version" : " 1.5.0" ,
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.5.0-beta.2 " ,
3+ "version" : " 1.5.0" ,
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.5.0-beta.2 " ,
36+ "@soybeanjs/cli" : " 1.5.0" ,
3737 "@types/node" : " 25.2.0" ,
3838 "lint-staged" : " 16.2.7" ,
3939 "oxfmt" : " ^0.28.0" ,
Original file line number Diff line number Diff line change 3636 },
3737 "dependencies" : {},
3838 "devDependencies" : {
39- "@soybeanjs/cli" : " 1.5.0-beta.2 " ,
39+ "@soybeanjs/cli" : " 1.5.0" ,
4040 "@types/node" : " 25.2.0" ,
4141 "@vue/test-utils" : " 2.4.6" ,
4242 "happy-dom" : " 20.5.0" ,
Original file line number Diff line number Diff line change 2424 "vue-router" : " 5.0.2"
2525 },
2626 "devDependencies" : {
27- "@soybeanjs/cli" : " 1.5.0-beta.2 " ,
27+ "@soybeanjs/cli" : " 1.5.0" ,
2828 "@soybeanjs/unocss-preset" : " 0.2.0" ,
2929 "@types/node" : " 25.2.0" ,
3030 "@vitejs/plugin-vue" : " 6.0.4" ,
You can’t perform that action at this time.
0 commit comments