Skip to content

Commit

Permalink
v2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Apr 7, 2021
1 parent 4e5de60 commit 2b6fbe9
Show file tree
Hide file tree
Showing 57 changed files with 494 additions and 103 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.

## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)


### Bug Fixes

* scf starter name error ([#972](https://github.com/midwayjs/midway/issues/972)) ([4e5de60](https://github.com/midwayjs/midway/commit/4e5de60e73eaf0722c5bc4efad776c55d73077cf))





## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)


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": "2.10.2"
"version": "2.10.3"
}
8 changes: 8 additions & 0 deletions packages-serverless/egg-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/egg-layer





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/egg-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/egg-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/egg-layer",
"version": "2.10.2",
"version": "2.10.3",
"main": "index.js",
"scripts": {
"test": "midway-bin test --forceExit",
Expand All @@ -14,10 +14,10 @@
"@midwayjs/cli": "^1.2.36",
"@midwayjs/runtime-engine": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-trigger": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-fc-trigger": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"@midwayjs/serverless-scf-trigger": "^2.10.2",
"@midwayjs/serverless-scf-trigger": "^2.10.3",
"supertest": "^4.0.2"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/express-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/express-layer





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/express-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/express-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/express-layer",
"version": "2.10.2",
"version": "2.10.3",
"main": "index.js",
"scripts": {
"test": "midway-bin test --forceExit",
Expand All @@ -13,10 +13,10 @@
"@midwayjs/cli": "^1.2.36",
"@midwayjs/runtime-engine": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-trigger": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-fc-trigger": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"@midwayjs/serverless-scf-trigger": "^2.10.2",
"@midwayjs/serverless-scf-trigger": "^2.10.3",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"supertest": "^4.0.2"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/koa-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/koa-layer





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/koa-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/koa-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/koa-layer",
"version": "2.10.2",
"version": "2.10.3",
"main": "index.js",
"scripts": {
"test": "midway-bin test",
Expand All @@ -13,10 +13,10 @@
"@midwayjs/cli": "^1.2.36",
"@midwayjs/runtime-engine": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-trigger": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-fc-trigger": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"@midwayjs/serverless-scf-trigger": "^2.10.2",
"@midwayjs/serverless-scf-trigger": "^2.10.3",
"koa": "^2.13.0",
"koa-bodyparser": "^4.3.0",
"koa-router": "^9.4.0",
Expand Down
11 changes: 11 additions & 0 deletions packages-serverless/serverless-app/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.

## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)


### Bug Fixes

* scf starter name error ([#972](https://github.com/midwayjs/midway/issues/972)) ([4e5de60](https://github.com/midwayjs/midway/commit/4e5de60e73eaf0722c5bc4efad776c55d73077cf))





## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)


Expand Down
18 changes: 9 additions & 9 deletions packages-serverless/serverless-app/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@midwayjs/serverless-app",
"version": "2.10.2",
"version": "2.10.3",
"main": "dist/index",
"typings": "index.d.ts",
"dependencies": {
"@midwayjs/bootstrap": "^2.10.2",
"@midwayjs/core": "^2.10.2",
"@midwayjs/bootstrap": "^2.10.3",
"@midwayjs/core": "^2.10.3",
"@midwayjs/faas-typings": "^2.10.0",
"@midwayjs/gateway-common-http": "^1.2.41",
"@midwayjs/serverless-spec-builder": "^1.2.41",
Expand All @@ -14,14 +14,14 @@
},
"devDependencies": {
"@midwayjs/cli": "^1.2.36",
"@midwayjs/decorator": "^2.10.2",
"@midwayjs/faas": "^2.10.2",
"@midwayjs/decorator": "^2.10.3",
"@midwayjs/faas": "^2.10.3",
"@midwayjs/faas-middleware-upload": "^0.0.5",
"@midwayjs/mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-trigger": "^2.10.2",
"@midwayjs/mock": "^2.10.3",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-fc-trigger": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"@midwayjs/serverless-scf-trigger": "^2.10.2"
"@midwayjs/serverless-scf-trigger": "^2.10.3"
},
"engines": {
"node": ">= 10"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-fc-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/serverless-fc-starter





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/serverless-fc-starter
Expand Down
6 changes: 3 additions & 3 deletions packages-serverless/serverless-fc-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/serverless-fc-starter",
"version": "2.10.2",
"version": "2.10.3",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand All @@ -9,8 +9,8 @@
},
"devDependencies": {
"@midwayjs/cli": "^1.2.36",
"@midwayjs/core": "^2.10.2",
"@midwayjs/decorator": "^2.10.2",
"@midwayjs/core": "^2.10.3",
"@midwayjs/decorator": "^2.10.3",
"@midwayjs/runtime-mock": "^2.10.2",
"raw-body": "^2.4.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-fc-trigger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/serverless-fc-trigger





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)


Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-fc-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@midwayjs/serverless-fc-trigger",
"version": "2.10.2",
"version": "2.10.3",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"extend2": "^1.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-scf-trigger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/serverless-scf-trigger





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)


Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-scf-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@midwayjs/serverless-scf-trigger",
"version": "2.10.2",
"version": "2.10.3",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/static-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway-faas/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/static-layer





## [2.10.2](https://github.com/midwayjs/midway-faas/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/static-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/static-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/static-layer",
"version": "2.10.2",
"version": "2.10.3",
"main": "index.js",
"scripts": {
"test": "midway-bin test",
Expand All @@ -16,10 +16,10 @@
"@midwayjs/cli": "^1.2.36",
"@midwayjs/runtime-engine": "^2.10.0",
"@midwayjs/runtime-mock": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.2",
"@midwayjs/serverless-fc-trigger": "^2.10.2",
"@midwayjs/serverless-fc-starter": "^2.10.3",
"@midwayjs/serverless-fc-trigger": "^2.10.3",
"@midwayjs/serverless-scf-starter": "^2.10.0",
"@midwayjs/serverless-scf-trigger": "^2.10.2",
"@midwayjs/serverless-scf-trigger": "^2.10.3",
"supertest": "^4.0.2"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/bootstrap





## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)


Expand Down
6 changes: 3 additions & 3 deletions packages/bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/bootstrap",
"version": "2.10.2",
"version": "2.10.3",
"description": "midwayjs bootstrap",
"main": "dist/index",
"typings": "dist/index.d.ts",
Expand All @@ -22,8 +22,8 @@
"license": "MIT",
"devDependencies": {
"@midwayjs/cli": "^1.2.36",
"@midwayjs/core": "^2.10.2",
"@midwayjs/decorator": "^2.10.2",
"@midwayjs/core": "^2.10.3",
"@midwayjs/decorator": "^2.10.3",
"@midwayjs/logger": "^2.10.0",
"@types/socket.io-client": "^1.4.36",
"request": "^2.88.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/midwayjs/midway/compare/v2.10.2...v2.10.3) (2021-04-07)

**Note:** Version bump only for package @midwayjs/cache





## [2.10.2](https://github.com/midwayjs/midway/compare/v2.10.1...v2.10.2) (2021-04-05)

**Note:** Version bump only for package @midwayjs/cache
Expand Down
6 changes: 3 additions & 3 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/cache",
"version": "2.10.2",
"version": "2.10.3",
"description": "midway cache manager",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -28,8 +28,8 @@
},
"devDependencies": {
"@midwayjs/cli": "^1.2.36",
"@midwayjs/core": "^2.10.2",
"@midwayjs/decorator": "^2.10.2"
"@midwayjs/core": "^2.10.3",
"@midwayjs/decorator": "^2.10.3"
},
"dependencies": {
"@types/cache-manager": "^3.4.0",
Expand Down
Loading

0 comments on commit 2b6fbe9

Please sign in to comment.