Skip to content

Commit 8a993c7

Browse files
chore(release): version 1.0.9
## [1.0.9](v1.0.8...v1.0.9) (2020-04-04) ### Bug Fixes * 移除函数APIGW ([a6eb299](a6eb299))
1 parent 4d0678a commit 8a993c7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.8...v1.0.9) (2020-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* 移除函数APIGW ([a6eb299](https://github.com/serverless-tencent/tencent-component-toolkit/commit/a6eb29970c96994d4c9b80c023e7570c83e7b03f))
7+
18
## [1.0.8](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.7...v1.0.8) (2020-04-03)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)