Skip to content

Commit 8e9990f

Browse files
chore(release): version 1.12.3
## [1.12.3](v1.12.2...v1.12.3) (2020-06-29) ### Bug Fixes * prettier command ([0418fca](0418fca)) * **scf:** publishing status check ([df5b4a6](df5b4a6))
1 parent 0418fca commit 8e9990f

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+
## [1.12.3](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.2...v1.12.3) (2020-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* prettier command ([0418fca](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0418fca48d9ae91221fcf52b2e77a520187a2de3))
7+
* **scf:** publishing status check ([df5b4a6](https://github.com/serverless-tencent/tencent-component-toolkit/commit/df5b4a652ee67777665d45e05c33d89a79bca53d))
8+
19
## [1.12.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.12.1...v1.12.2) (2020-06-29)
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": "1.12.2",
3+
"version": "1.12.3",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)