Skip to content

Commit 0616929

Browse files
chore(release): version 1.16.5
## [1.16.5](v1.16.4...v1.16.5) (2020-09-08) ### Bug Fixes * optimize code ([6d1d224](6d1d224))
1 parent 43ae576 commit 0616929

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.16.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.4...v1.16.5) (2020-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* optimize code ([6d1d224](https://github.com/serverless-tencent/tencent-component-toolkit/commit/6d1d224efeb36619c81a1a6eb906d0d98c41ac0e))
7+
18
## [1.16.4](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.16.3...v1.16.4) (2020-09-03)
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.16.4",
3+
"version": "1.16.5",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)