Skip to content

Commit 6ffa6eb

Browse files
committed
chore(release): version 2.9.6
## [2.9.6](v2.9.5...v2.9.6) (2021-05-11) ### Bug Fixes * **scf:** optimize function name error message ([#223](#223)) ([6fae687](6fae687))
1 parent 6fae687 commit 6ffa6eb

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+
## [2.9.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.5...v2.9.6) (2021-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** optimize function name error message ([#223](https://github.com/serverless-tencent/tencent-component-toolkit/issues/223)) ([6fae687](https://github.com/serverless-tencent/tencent-component-toolkit/commit/6fae6876f40bdc0353f048ce4e108f19ea46c2ea))
7+
18
## [2.9.5](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.9.4...v2.9.5) (2021-05-10)
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": "2.9.5",
3+
"version": "2.9.6",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)