Skip to content

Commit 1c9ed13

Browse files
committed
chore(release): version 1.19.1
## [1.19.1](v1.19.0...v1.19.1) (2020-12-01) ### Bug Fixes * **cls:** update sdk version ([08d83fe](08d83fe))
1 parent 08d83fe commit 1c9ed13

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.19.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.19.0...v1.19.1) (2020-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **cls:** update sdk version ([08d83fe](https://github.com/serverless-tencent/tencent-component-toolkit/commit/08d83fe96628ce1a631aee3057fb2714c30e5358))
7+
18
# [1.19.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.18.8...v1.19.0) (2020-12-01)
29

310

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

0 commit comments

Comments
 (0)