Skip to content

Commit baa0892

Browse files
chore(release): version 1.0.11
## [1.0.11](v1.0.10...v1.0.11) (2020-04-07) ### Bug Fixes * cos temp_id ([41e5d7e](41e5d7e)) * COS临时密钥 ([1820789](1820789)) * lint errors ([1ae84a8](1ae84a8))
1 parent 1ae84a8 commit baa0892

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.11](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.10...v1.0.11) (2020-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* cos temp_id ([41e5d7e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/41e5d7eea43c484e399b197e66c45e34885e6751))
7+
* COS临时密钥 ([1820789](https://github.com/serverless-tencent/tencent-component-toolkit/commit/1820789d18ccecf835f5d9d1be3f3b38550d5460))
8+
* lint errors ([1ae84a8](https://github.com/serverless-tencent/tencent-component-toolkit/commit/1ae84a818e8ad761eb96ac6a7105d68a4dd0c683))
9+
110
## [1.0.10](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.9...v1.0.10) (2020-04-06)
211

312

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-component-toolkit",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)