Skip to content

Commit 210f489

Browse files
chore(release): version 1.0.12
## [1.0.12](v1.0.11...v1.0.12) (2020-04-07) ### Bug Fixes * change console.debug to console.log ([5553ddc](5553ddc)) * throw error when add cdn fail ([0ea126f](0ea126f))
1 parent 0ea126f commit 210f489

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.12](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.11...v1.0.12) (2020-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* change console.debug to console.log ([5553ddc](https://github.com/serverless-tencent/tencent-component-toolkit/commit/5553ddce0ca26c327ef21720748bc7cb01f07c1e))
7+
* throw error when add cdn fail ([0ea126f](https://github.com/serverless-tencent/tencent-component-toolkit/commit/0ea126f7d5532f789be93d366f4d4a7e8b3e2496))
8+
19
## [1.0.11](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v1.0.10...v1.0.11) (2020-04-07)
210

311

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

0 commit comments

Comments
 (0)