Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/sweet-spoons-boil.md

This file was deleted.

3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
node-version: '18'
cache: 'pnpm'

- name: Install npm v9
run: npm install -g npm@9

- name: Install Dependencies
run: pnpm install --ignore-scripts

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

## 2.4.0

### Minor Changes

- 3b3641d: feat: no run `git commit` when the repo is already a git repo

### Patch Changes

- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]
- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"inquirer": "8.1.3"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/ejs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-ejs

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -28,7 +28,7 @@
"ejs": "^3.1.9"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/fs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-fs

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -28,7 +28,7 @@
"@modern-js/utils": "^2.58.0"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-git

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -28,7 +28,7 @@
"@modern-js/utils": "^2.58.0"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/handlebars/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-handlebars

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -28,7 +28,7 @@
"handlebars": "^4.7.7"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/json/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-json

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/npm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-api-npm

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-cli

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"main": "./dist/cjs/index.js",
"bin": {
Expand Down
2 changes: 2 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @modern-js/codesmith

## 2.4.0

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/formily/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @modern-js/codesmith-formily

## 2.4.0

### Patch Changes

- @modern-js/[email protected]

## 2.3.6

### 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 @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -31,7 +31,7 @@
"inquirer": "^8.2.5"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.3.6"
"@modern-js/codesmith": "workspace:^2.4.0"
},
"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.4.0

## 2.3.6

## 2.3.5
Expand Down
2 changes: 1 addition & 1 deletion packages/inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"repository": "web-infra-dev/codesmith",
"license": "MIT",
"keywords": ["react", "framework", "modern", "modern.js"],
"version": "2.3.6",
"version": "2.4.0",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down