Skip to content

Commit 47720c7

Browse files
chore(release): version 1.0.10
## [1.0.10](v1.0.9...v1.0.10) (2020-04-06) ### Bug Fixes * add apigw auth config ([c345df8](c345df8)) * travis release only on master ([215716b](215716b))
1 parent 215716b commit 47720c7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.9...v1.0.10) (2020-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* add apigw auth config ([c345df8](https://github.com/serverless-tencent/tencent-component-toolkit/commit/c345df8a2ed8859dc4a682abeb56489020eded46))
7+
* travis release only on master ([215716b](https://github.com/serverless-tencent/tencent-component-toolkit/commit/215716ba0b1cfd13bb3d9da60231949ac3706a0b))
8+
19
## [1.0.9](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.8...v1.0.9) (2020-04-04)
210

311

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.9",
3+
"version": "1.0.10",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)