diff --git a/CHANGELOG.md b/CHANGELOG.md index d176978d283a..28dd80485239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.1](https://github.com/midwayjs/midway/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + + +### Features + +* add builtin hooks ([#603](https://github.com/midwayjs/midway/issues/603)) ([4ae7e45](https://github.com/midwayjs/midway/commit/4ae7e45cb8a3627b858bddefd9808ad3f94163c0)) + + + + + ## [1.2.1](https://github.com/midwayjs/midway/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-aws/CHANGELOG.md b/packages/faas-cli-plugin-aws/CHANGELOG.md index 6709567d2ecc..79bde3b84c36 100644 --- a/packages/faas-cli-plugin-aws/CHANGELOG.md +++ b/packages/faas-cli-plugin-aws/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-aws + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-dev-pack/CHANGELOG.md b/packages/faas-cli-plugin-dev-pack/CHANGELOG.md index 6e5163e228fa..387d44eee3a7 100644 --- a/packages/faas-cli-plugin-dev-pack/CHANGELOG.md +++ b/packages/faas-cli-plugin-dev-pack/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-dev-pack + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-fc/CHANGELOG.md b/packages/faas-cli-plugin-fc/CHANGELOG.md index fecc86f8539e..991608806452 100644 --- a/packages/faas-cli-plugin-fc/CHANGELOG.md +++ b/packages/faas-cli-plugin-fc/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-fc + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-invoke/CHANGELOG.md b/packages/faas-cli-plugin-invoke/CHANGELOG.md index c209d3633e7b..e39d48ac99a1 100644 --- a/packages/faas-cli-plugin-invoke/CHANGELOG.md +++ b/packages/faas-cli-plugin-invoke/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-invoke + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-package/CHANGELOG.md b/packages/faas-cli-plugin-package/CHANGELOG.md index 695473f391e7..11ba99ba0136 100644 --- a/packages/faas-cli-plugin-package/CHANGELOG.md +++ b/packages/faas-cli-plugin-package/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-package + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-cli-plugin-scf/CHANGELOG.md b/packages/faas-cli-plugin-scf/CHANGELOG.md index a061396203f4..1c4849274fc7 100644 --- a/packages/faas-cli-plugin-scf/CHANGELOG.md +++ b/packages/faas-cli-plugin-scf/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/fcli-plugin-scf + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) **Note:** Version bump only for package @midwayjs/fcli-plugin-scf diff --git a/packages/faas-cli/CHANGELOG.md b/packages/faas-cli/CHANGELOG.md index f977ca3a5273..5c613ac8f369 100644 --- a/packages/faas-cli/CHANGELOG.md +++ b/packages/faas-cli/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/faas-cli + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas-dev-pack/CHANGELOG.md b/packages/faas-dev-pack/CHANGELOG.md index 38b2f0d5722a..04157c3a7dac 100644 --- a/packages/faas-dev-pack/CHANGELOG.md +++ b/packages/faas-dev-pack/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/faas-dev-pack + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/faas/CHANGELOG.md b/packages/faas/CHANGELOG.md index 406d95a31393..d1dae42bc194 100644 --- a/packages/faas/CHANGELOG.md +++ b/packages/faas/CHANGELOG.md @@ -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.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + + +### Features + +* add builtin hooks ([#603](https://github.com/midwayjs/midway-faas/issues/603)) ([4ae7e45](https://github.com/midwayjs/midway-faas/commit/4ae7e45cb8a3627b858bddefd9808ad3f94163c0)) + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/gateway-common-core/CHANGELOG.md b/packages/gateway-common-core/CHANGELOG.md index bbb22113fa04..bdfa4f920ac4 100644 --- a/packages/gateway-common-core/CHANGELOG.md +++ b/packages/gateway-common-core/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/gateway-common-core + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) **Note:** Version bump only for package @midwayjs/gateway-common-core diff --git a/packages/gateway-common-http/CHANGELOG.md b/packages/gateway-common-http/CHANGELOG.md index eabff5fc46bd..3da8bac3b838 100644 --- a/packages/gateway-common-http/CHANGELOG.md +++ b/packages/gateway-common-http/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/gateway-common-http + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) diff --git a/packages/serverless-invoke/CHANGELOG.md b/packages/serverless-invoke/CHANGELOG.md index 17011f6b54c5..91ea5849b926 100644 --- a/packages/serverless-invoke/CHANGELOG.md +++ b/packages/serverless-invoke/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/serverless-invoke + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) **Note:** Version bump only for package @midwayjs/serverless-invoke diff --git a/packages/serverless-meta-json/CHANGELOG.md b/packages/serverless-meta-json/CHANGELOG.md index c0fa3318da53..dba5f5a5b67d 100644 --- a/packages/serverless-meta-json/CHANGELOG.md +++ b/packages/serverless-meta-json/CHANGELOG.md @@ -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. +## [1.2.1](https://github.com/midwayjs/midway-faas/compare/serverless-v1.2.0...serverless-v1.2.1) (2020-08-17) + +**Note:** Version bump only for package @midwayjs/serverless-meta-json + + + + + ## [1.2.1](https://github.com/midwayjs/midway-faas/compare/v1.1.4...v1.2.1) (2020-08-17) **Note:** Version bump only for package @midwayjs/serverless-meta-json