Skip to content

Commit 83c9120

Browse files
Release v2.6.4 (#169)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ac3ad45 commit 83c9120

27 files changed

+115
-27
lines changed

.changeset/lucky-pots-sleep.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/api/app/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @modern-js/codesmith-api-app
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac3ad45]
8+
- @modern-js/codesmith@2.6.4
9+
- @modern-js/codesmith-api-ejs@2.6.4
10+
- @modern-js/codesmith-api-fs@2.6.4
11+
- @modern-js/codesmith-api-git@2.6.4
12+
- @modern-js/codesmith-api-handlebars@2.6.4
13+
- @modern-js/codesmith-api-npm@2.6.4
14+
- @modern-js/codesmith-formily@2.6.4
15+
- @modern-js/codesmith-utils@2.6.4
16+
317
## 2.6.3
418

519
### Patch Changes

packages/api/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.3",
14+
"version": "2.6.4",
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.3"
46+
"@modern-js/codesmith": "workspace:^2.6.4"
4747
},
4848
"devDependencies": {
4949
"@modern-js/codesmith": "workspace:*",

packages/api/ejs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @modern-js/codesmith-api-ejs
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac3ad45]
8+
- @modern-js/codesmith@2.6.4
9+
310
## 2.6.3
411

512
### Patch Changes

packages/api/ejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.3",
14+
"version": "2.6.4",
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.3"
36+
"@modern-js/codesmith": "workspace:^2.6.4"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/fs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-api-fs
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac3ad45]
8+
- @modern-js/codesmith@2.6.4
9+
- @modern-js/codesmith-utils@2.6.4
10+
311
## 2.6.3
412

513
### Patch Changes

packages/api/fs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.3",
14+
"version": "2.6.4",
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.3"
36+
"@modern-js/codesmith": "workspace:^2.6.4"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/git/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @modern-js/codesmith-api-git
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac3ad45]
8+
- @modern-js/codesmith@2.6.4
9+
- @modern-js/codesmith-utils@2.6.4
10+
311
## 2.6.3
412

513
### Patch Changes

packages/api/git/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"modern",
1212
"modern.js"
1313
],
14-
"version": "2.6.3",
14+
"version": "2.6.4",
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.3"
36+
"@modern-js/codesmith": "workspace:^2.6.4"
3737
},
3838
"devDependencies": {
3939
"@modern-js/codesmith": "workspace:*",

packages/api/handlebars/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @modern-js/codesmith-api-handlebars
22

3+
## 2.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac3ad45]
8+
- @modern-js/codesmith@2.6.4
9+
310
## 2.6.3
411

512
### Patch Changes

0 commit comments

Comments
 (0)