Skip to content

Commit

Permalink
Release v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 8, 2023
1 parent 58bd33e commit dd691c6
Show file tree
Hide file tree
Showing 23 changed files with 92 additions and 24 deletions.
7 changes: 0 additions & 7 deletions .changeset/poor-ties-visit.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/api/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @modern-js/codesmith-api-app

## 2.3.2

### Patch Changes

- 58bd33e: fix: change timing to optional
fix: timing 改为可选
- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2
- @modern-js/codesmith-api-ejs@2.3.2
- @modern-js/codesmith-api-fs@2.3.2
- @modern-js/codesmith-api-git@2.3.2
- @modern-js/codesmith-api-handlebars@2.3.2
- @modern-js/codesmith-api-npm@2.3.2
- @modern-js/codesmith-formily@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"inquirer": "8.1.3"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/ejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-ejs

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/ejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -33,7 +33,7 @@
"ejs": "^3.1.9"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-fs

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/fs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -32,7 +32,7 @@
"@swc/helpers": "0.5.1"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/utils": "^2.37.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-git

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/git/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -33,7 +33,7 @@
"@modern-js/utils": "^2.37.2"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/handlebars/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-handlebars

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/api/handlebars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -33,7 +33,7 @@
"handlebars": "^4.7.7"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-json

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/api/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-api-npm

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @modern-js/codesmith-cli

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"main": "./dist/index.js",
"bin": {
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith

## 2.3.2

### Patch Changes

- 58bd33e: fix: change timing to optional
fix: timing 改为可选

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/formily/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @modern-js/codesmith-formily

## 2.3.2

### Patch Changes

- Updated dependencies [58bd33e]
- @modern-js/codesmith@2.3.2

## 2.3.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/formily/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -36,7 +36,7 @@
"inquirer": "^8.2.5"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.1"
"@modern-js/codesmith": "workspace:^2.3.2"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
2 changes: 2 additions & 0 deletions packages/inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @modern-js/inquirer-types

## 2.3.2

## 2.3.1

## 2.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.3.1",
"version": "2.3.2",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit dd691c6

Please sign in to comment.