Skip to content

Commit 74652ba

Browse files
committed
chore(release): version 2.23.3
## [2.23.3](v2.23.2...v2.23.3) (2022-03-10) ### Bug Fixes * 修复文件上传 ([#275](#275)) ([91e67b1](91e67b1))
1 parent 91e67b1 commit 74652ba

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.23.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.23.2...v2.23.3) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复文件上传 ([#275](https://github.com/serverless-tencent/tencent-component-toolkit/issues/275)) ([91e67b1](https://github.com/serverless-tencent/tencent-component-toolkit/commit/91e67b1eb8b4781fda5a166a0eafdb8a7cbfaf71))
7+
18
## [2.23.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.23.1...v2.23.2) (2022-02-17)
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.23.2",
3+
"version": "2.23.3",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)