Skip to content

Commit 0bb6924

Browse files
committed
chore(release): version 2.3.3
## [2.3.3](v2.3.2...v2.3.3) (2021-03-03) ### Bug Fixes * **scf:** add namespace test ([e1d8367](e1d8367)) * **scf:** update function code missing namespace ([f56b19a](f56b19a))
1 parent e1d8367 commit 0bb6924

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.3.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.2...v2.3.3) (2021-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **scf:** add namespace test ([e1d8367](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e1d8367642a6d05ad3d7b6fed965b6085329ad80))
7+
* **scf:** update function code missing namespace ([f56b19a](https://github.com/serverless-tencent/tencent-component-toolkit/commit/f56b19aaec5fed6d62d5b670c3c9b700c3a6995a))
8+
19
## [2.3.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.3.1...v2.3.2) (2021-03-03)
210

311

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.3.2",
3+
"version": "2.3.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)