File tree Expand file tree Collapse file tree 8 files changed +17
-7
lines changed
Expand file tree Collapse file tree 8 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## [ v1.4.3] ( https://github.com/soybeanjs/cli/compare/v1.4.2...v1.4.3 ) (2025-12-24)
5+
6+ ###   ;  ;  ; 🏡 Chore
7+
8+ - ** tsdown** : add fixedExtension option to configuration   ; -  ; by @soybeanjs [ <samp >(c75fc)</samp >] ( https://github.com/soybeanjs/cli/commit/c75fcb1 )
9+
10+ ###   ;  ;  ; ❤️ Contributors
11+
12+ [ ![ soybeanjs] ( https://github.com/soybeanjs.png?size=48 )] ( https://github.com/soybeanjs )   ;  ;
13+
414## [ v1.4.2] ( https://github.com/soybeanjs/cli/compare/v1.4.1...v1.4.2 ) (2025-12-24)
515
616###   ;  ;  ; 💅 Refactors
Original file line number Diff line number Diff line change 11{
22 "name" : " @soybeanjs/cli" ,
33 "type" : " module" ,
4- "version" : " 1.4.2 " ,
4+ "version" : " 1.4.3 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " SoybeanJS's command line tools" ,
77 "author" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " create-soybean" ,
33 "type" : " module" ,
4- "version" : " 1.4.2 " ,
4+ "version" : " 1.4.3 " ,
55 "description" : " SoybeanJS's command line to create different project templates" ,
66 "author" : {
77 "name" : " Soybean" ,
Original file line number Diff line number Diff line change 1515 },
1616 "dependencies" : {},
1717 "devDependencies" : {
18- "@soybeanjs/cli" : " 1.4.2 " ,
18+ "@soybeanjs/cli" : " 1.4.3 " ,
1919 "@soybeanjs/eslint-config" : " 1.7.5" ,
2020 "eslint" : " 9.39.2" ,
2121 "lint-staged" : " 16.2.7" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " demo-pkg" ,
33 "type" : " module" ,
4- "version" : " 1.4.2 " ,
4+ "version" : " 1.4.3 " ,
55 "private" : true ,
66 "packageManager" :
" [email protected] " ,
77 "scripts" : {
Original file line number Diff line number Diff line change 4040 "ofetch" : " 1.5.1"
4141 },
4242 "devDependencies" : {
43- "@soybeanjs/cli" : " 1.4.2 " ,
43+ "@soybeanjs/cli" : " 1.4.3 " ,
4444 "@soybeanjs/eslint-config" : " 1.7.5" ,
4545 "@types/cli-progress" : " 3.11.6" ,
4646 "@types/node" : " 25.0.3" ,
Original file line number Diff line number Diff line change 3535 },
3636 "dependencies" : {},
3737 "devDependencies" : {
38- "@soybeanjs/cli" : " 1.4.2 " ,
38+ "@soybeanjs/cli" : " 1.4.3 " ,
3939 "@soybeanjs/eslint-config" : " 1.7.5" ,
4040 "@types/node" : " 25.0.3" ,
4141 "@vue/test-utils" : " 2.4.6" ,
Original file line number Diff line number Diff line change 2525 "vue-router" : " 4.6.4"
2626 },
2727 "devDependencies" : {
28- "@soybeanjs/cli" : " 1.4.2 " ,
28+ "@soybeanjs/cli" : " 1.4.3 " ,
2929 "@soybeanjs/eslint-config" : " 1.7.5" ,
3030 "@soybeanjs/unocss-preset" : " 0.1.7" ,
3131 "@types/node" : " 25.0.3" ,
You can’t perform that action at this time.
0 commit comments