Skip to content

Commit

Permalink
Release v2.1.1 (#99)
Browse files Browse the repository at this point in the history
* Release v2.1.1

* fix: lint error

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
caohuilin and github-actions[bot] authored May 9, 2023
1 parent d856abc commit 855041d
Show file tree
Hide file tree
Showing 24 changed files with 81 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-squids-judge.md

This file was deleted.

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

## 2.1.1

### Patch Changes

- Updated dependencies [d856abc]
- @modern-js/codesmith-formily@2.1.1
- @modern-js/codesmith-api-ejs@2.1.1
- @modern-js/codesmith-api-fs@2.1.1
- @modern-js/codesmith-api-git@2.1.1
- @modern-js/codesmith-api-handlebars@2.1.1
- @modern-js/codesmith-api-npm@2.1.1
- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"inquirer": "8.1.3"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -32,7 +32,7 @@
"ejs": "^3.1.9"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -31,7 +31,7 @@
"@babel/runtime": "^7.21.0"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -32,7 +32,7 @@
"@modern-js/utils": "^2.12.0"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -32,7 +32,7 @@
"handlebars": "^4.7.7"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"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.1.1

### Patch Changes

- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"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.1.1

## 2.1.0

### Minor 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 @@ -11,7 +11,7 @@
"modern",
"modern.js"
],
"version": "2.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"main": "./dist/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.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"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.1.1

### Patch Changes

- d856abc: fix: x-validator typo error
- @modern-js/codesmith@2.1.1

## 2.1.0

### Minor 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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand All @@ -35,7 +35,7 @@
"inquirer": "^8.2.5"
},
"peerDependencies": {
"@modern-js/codesmith": "workspace:^2.1.0"
"@modern-js/codesmith": "workspace:^2.1.1"
},
"devDependencies": {
"@modern-js/codesmith": "workspace:*",
Expand Down
2 changes: 2 additions & 0 deletions packages/formily/src/transform.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/naming-convention */
import { Schema as FormilySchema } from '@formily/json-schema';
import {
isObject,
Expand Down Expand Up @@ -152,3 +153,4 @@ export function transformForm(
): Question[] {
return getQuestionFromSchema(schema, configValue, validateMap, initValue);
}
/* eslint-enable @typescript-eslint/naming-convention */
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.1.1

## 2.1.0

### Minor Changes
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.1.0",
"version": "2.1.1",
"jsnext:source": "./src/index.ts",
"types": "./dist/types/index.d.ts",
"main": "./dist/cjs/index.js",
Expand Down

0 comments on commit 855041d

Please sign in to comment.