Skip to content

Commit 003cda4

Browse files
committed
chore: release 2.6.6
1 parent 630546a commit 003cda4

28 files changed

+144
-37
lines changed

.changeset/olive-gorillas-brush.md

-7
This file was deleted.

.changeset/silent-crabs-give.md

-10
This file was deleted.

packages/api/app/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @modern-js/codesmith-api-app
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- 29e8f3d: feat: support fnm
8+
9+
feat: 支持 fnm
10+
11+
- Updated dependencies [457e077]
12+
- Updated dependencies [29e8f3d]
13+
- @modern-js/codesmith@2.6.6
14+
- @modern-js/codesmith-api-npm@2.6.6
15+
- @modern-js/codesmith-utils@2.6.6
16+
- @modern-js/codesmith-api-ejs@2.6.6
17+
- @modern-js/codesmith-api-fs@2.6.6
18+
- @modern-js/codesmith-api-git@2.6.6
19+
- @modern-js/codesmith-api-handlebars@2.6.6
20+
- @modern-js/codesmith-formily@2.6.6
21+
322
## 2.6.5
423

524
### Patch Changes

packages/api/app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -43,7 +43,7 @@
4343
"inquirer": "8.1.3"
4444
},
4545
"peerDependencies": {
46-
"@modern-js/codesmith": "workspace:^2.6.5"
46+
"@modern-js/codesmith": "workspace:^2.6.6"
4747
},
4848
"devDependencies": {
4949
"@modern-js/codesmith": "workspace:*",

packages/api/ejs/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-api-ejs
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
311
## 2.6.5
412

513
### Patch Changes

packages/api/ejs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -33,7 +33,7 @@
3333
"ejs": "^3.1.9"
3434
},
3535
"peerDependencies": {
36-
"@modern-js/codesmith": "workspace:^2.6.5"
36+
"@modern-js/codesmith": "workspace:^2.6.6"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/fs/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @modern-js/codesmith-api-fs
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
- @modern-js/codesmith-utils@2.6.6
11+
312
## 2.6.5
413

514
### Patch Changes

packages/api/fs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -33,7 +33,7 @@
3333
"@modern-js/codesmith-utils": "workspace:*"
3434
},
3535
"peerDependencies": {
36-
"@modern-js/codesmith": "workspace:^2.6.5"
36+
"@modern-js/codesmith": "workspace:^2.6.6"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/git/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @modern-js/codesmith-api-git
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
- @modern-js/codesmith-utils@2.6.6
11+
312
## 2.6.5
413

514
### Patch Changes

packages/api/git/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -33,7 +33,7 @@
3333
"@modern-js/codesmith-utils": "workspace:*"
3434
},
3535
"peerDependencies": {
36-
"@modern-js/codesmith": "workspace:^2.6.5"
36+
"@modern-js/codesmith": "workspace:^2.6.6"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/handlebars/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-api-handlebars
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
311
## 2.6.5
412

513
### Patch Changes

packages/api/handlebars/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -33,7 +33,7 @@
3333
"handlebars": "^4.7.7"
3434
},
3535
"peerDependencies": {
36-
"@modern-js/codesmith": "workspace:^2.6.5"
36+
"@modern-js/codesmith": "workspace:^2.6.6"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/json/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-api-json
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
311
## 2.6.5
412

513
### Patch Changes

packages/api/json/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",

packages/api/npm/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @modern-js/codesmith-api-npm
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- 29e8f3d: feat: support fnm
8+
9+
feat: 支持 fnm
10+
11+
- Updated dependencies [457e077]
12+
- Updated dependencies [29e8f3d]
13+
- @modern-js/codesmith@2.6.6
14+
- @modern-js/codesmith-utils@2.6.6
15+
316
## 2.6.5
417

518
### Patch Changes

packages/api/npm/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -33,7 +33,7 @@
3333
"@modern-js/codesmith-utils": "workspace:*"
3434
},
3535
"peerDependencies": {
36-
"@modern-js/codesmith": "workspace:^2.6.5"
36+
"@modern-js/codesmith": "workspace:^2.6.6"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/cli/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @modern-js/codesmith-cli
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
- @modern-js/codesmith-utils@2.6.6
11+
312
## 2.6.5
413

514
### Patch Changes

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"main": "./dist/index.js",
1717
"bin": {

packages/core/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @modern-js/codesmith
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- 457e077: feat: support get version with command when registry not return version field
8+
9+
feat: 支持当从 registry 获取版本号失败时通过命令获取版本号
10+
11+
- 29e8f3d: feat: support fnm
12+
13+
feat: 支持 fnm
14+
15+
- Updated dependencies [29e8f3d]
16+
- @modern-js/codesmith-utils@2.6.6
17+
318
## 2.6.5
419

520
### Patch Changes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",

packages/formily/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @modern-js/codesmith-formily
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [457e077]
8+
- Updated dependencies [29e8f3d]
9+
- @modern-js/codesmith@2.6.6
10+
- @modern-js/codesmith-utils@2.6.6
11+
312
## 2.6.5
413

514
### Patch Changes

packages/formily/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",
@@ -36,7 +36,7 @@
3636
"inquirer": "^8.2.5"
3737
},
3838
"peerDependencies": {
39-
"@modern-js/codesmith": "workspace:^2.6.5"
39+
"@modern-js/codesmith": "workspace:^2.6.6"
4040
},
4141
"devDependencies": {
4242
"@modern-js/codesmith": "workspace:*",

packages/global/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @modern-js/codesmith-global
22

3+
## 2.6.6
4+
35
## 2.6.5
46

57
## 2.6.4

packages/global/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"main": "./dist/index.js",
1717
"publishConfig": {

packages/inquirer/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @modern-js/inquirer-types
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [29e8f3d]
8+
- @modern-js/codesmith-utils@2.6.6
9+
310
## 2.6.5
411

512
### Patch Changes

packages/inquirer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.5",
14+
"version": "2.6.6",
1515
"jsnext:source": "./src/index.ts",
1616
"types": "./dist/types/index.d.ts",
1717
"main": "./dist/cjs/index.js",

packages/utils/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-utils
22

3+
## 2.6.6
4+
5+
### Patch Changes
6+
7+
- 29e8f3d: feat: support fnm
8+
9+
feat: 支持 fnm
10+
311
## 2.6.5
412

513
## 2.6.4

0 commit comments

Comments
 (0)