Skip to content

Commit f892892

Browse files
chore(release): version 1.0.7
## [1.0.7](v1.0.6...v1.0.7) (2020-04-03) ### Bug Fixes * api deleted by console bug ([0ae69e7](0ae69e7))
1 parent 0ae69e7 commit f892892

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.6...v1.0.7) (2020-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* api deleted by console bug ([0ae69e7](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0ae69e7ab01c9d6f33b4ce160777decdfa776358))
7+
18
## [1.0.6](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.5...v1.0.6) (2020-04-03)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0.6",
3+
"version": "1.0.7",
44
"description": "Tencent component toolkit",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)