Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Commit

Permalink
v1.2.99
Browse files Browse the repository at this point in the history
  • Loading branch information
echosoar committed Feb 16, 2022
1 parent 89c5009 commit 8a9bd7d
Show file tree
Hide file tree
Showing 34 changed files with 225 additions and 38 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/bin/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/bin/issues/263)) ([89c5009](https://github.com/midwayjs/bin/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/bin/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
}
},
"npmClient": "npm",
"version": "1.2.99-beta.2"
"version": "1.2.99"
}
11 changes: 11 additions & 0 deletions packages/cli-plugin-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/fcli-plugin-aws
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-plugin-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@midwayjs/fcli-plugin-aws",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/serverless-fc-starter": "^2.7.0",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"aws-sdk": "^2.712.0",
"chalk": "^4.1.0",
"ejs": "^3.1.3",
"enquirer": "^2.3.4",
"lodash": "^4.17.19"
},
"devDependencies": {
"@midwayjs/fcli-plugin-package": "^1.2.99-beta.2",
"@midwayjs/fcli-plugin-package": "^1.2.99",
"fs-extra": "^8.1.0"
},
"engines": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-clean/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-clean
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-plugin-clean/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@midwayjs/cli-plugin-clean",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"fs-extra": "^8.1.0"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-dev
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-plugin-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/cli-plugin-dev",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand All @@ -22,8 +22,8 @@
"@midwayjs/mock": "*"
},
"devDependencies": {
"@midwayjs/cli-plugin-esbuild": "^1.2.99-beta.2",
"@midwayjs/cli-plugin-swc": "^1.2.99-beta.2",
"@midwayjs/cli-plugin-esbuild": "^1.2.99",
"@midwayjs/cli-plugin-swc": "^1.2.99",
"@midwayjs/core": "^2.8.0",
"@midwayjs/serverless-app": "^2.8.9",
"@midwayjs/web": "^2.8.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-esbuild/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-esbuild
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-plugin-esbuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/cli-plugin-esbuild",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-faas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-faas
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-plugin-faas/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@midwayjs/cli-plugin-faas",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/fcli-plugin-deploy": "^1.2.97",
"@midwayjs/fcli-plugin-package": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2"
"@midwayjs/fcli-plugin-package": "^1.2.99",
"@midwayjs/serverless-spec-builder": "^1.2.99"
},
"devDependencies": {
"typescript": "^4.1.0"
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-fc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/fcli-plugin-fc
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-plugin-fc/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@midwayjs/fcli-plugin-fc",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"@serverless-devs/core": "^0.1.27",
"crypto-js": "^4.1.1",
"fs-extra": "^8.1.0",
Expand All @@ -14,7 +14,7 @@
"request": "^2.88.2"
},
"devDependencies": {
"@midwayjs/fcli-plugin-package": "^1.2.99-beta.2",
"@midwayjs/fcli-plugin-package": "^1.2.99",
"jszip": "^3.5.0"
},
"engines": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-generator
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-plugin-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@midwayjs/cli-plugin-generator",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/orm": "^2.12.1",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"camel-case": "^4.1.2",
"capital-case": "^1.0.4",
"chalk": "^4.1.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-package/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/fcli-plugin-package
Expand Down
4 changes: 2 additions & 2 deletions packages/cli-plugin-package/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@midwayjs/fcli-plugin-package",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/faas-code-analysis": "^1.2.93",
"@midwayjs/locate": "^1.0.3",
"@midwayjs/mwcc": "^0.7.x",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"@vercel/ncc": "^0.30.0",
"fs-extra": "^8.1.0",
"globby": "^10.0.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-scf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/fcli-plugin-scf
Expand Down
6 changes: 3 additions & 3 deletions packages/cli-plugin-scf/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@midwayjs/fcli-plugin-scf",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/command-core": "^1.2.97",
"@midwayjs/serverless-spec-builder": "^1.2.99-beta.2",
"@midwayjs/serverless-spec-builder": "^1.2.99",
"serverless-tencent-scf": "^0.1.36"
},
"devDependencies": {
"@midwayjs/fcli-plugin-package": "^1.2.99-beta.2",
"@midwayjs/fcli-plugin-package": "^1.2.99",
"fs-extra": "^8.1.0"
},
"engines": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-swc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-swc
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-plugin-swc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/cli-plugin-swc",
"version": "1.2.99-beta.2",
"version": "1.2.99",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/cli-plugin-vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.2.99](https://github.com/midwayjs/cli/compare/v1.2.98...v1.2.99) (2022-02-16)


### Bug Fixes

* fast dev ([#263](https://github.com/midwayjs/cli/issues/263)) ([89c5009](https://github.com/midwayjs/cli/commit/89c5009e1e6356ae9a4c58b39564211882594274))





## [1.2.99-beta.2](https://github.com/midwayjs/cli/compare/v1.2.99-beta.1...v1.2.99-beta.2) (2022-02-16)

**Note:** Version bump only for package @midwayjs/cli-plugin-vercel
Expand Down
Loading

0 comments on commit 8a9bd7d

Please sign in to comment.