From bb3011f6e19182d23ce98482c0610ff8f5afa239 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 Aug 2020 09:15:16 +0000 Subject: [PATCH] chore(release): version 0.0.3 ## [0.0.3](https://github.com/serverless-components/tencent-cdn/compare/v0.0.2...v0.0.3) (2020-08-27) ### Bug Fixes * support refresh and push cdn cache ([b6983e8](https://github.com/serverless-components/tencent-cdn/commit/b6983e87dc1d20c8b431596201c73853cd5cfb34)) * update deps ([0e62a1c](https://github.com/serverless-components/tencent-cdn/commit/0e62a1ca726d6e7cd1a606c141b3176377cfbeb9)) * update error message ([7d7cffe](https://github.com/serverless-components/tencent-cdn/commit/7d7cffe2a7290a6ca575652a6e461ab8d7eb714e)) * update toolkit verison ([00f02ee](https://github.com/serverless-components/tencent-cdn/commit/00f02ee0988c412b07c2bbb8cd8b04be85ba1d03)) ### Features * init v2 ([fd12f12](https://github.com/serverless-components/tencent-cdn/commit/fd12f1218a6b5ff63a1373231d9ceef63f00db5b)) --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2ee8a17 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +## [0.0.3](https://github.com/serverless-components/tencent-cdn/compare/v0.0.2...v0.0.3) (2020-08-27) + + +### Bug Fixes + +* support refresh and push cdn cache ([b6983e8](https://github.com/serverless-components/tencent-cdn/commit/b6983e87dc1d20c8b431596201c73853cd5cfb34)) +* update deps ([0e62a1c](https://github.com/serverless-components/tencent-cdn/commit/0e62a1ca726d6e7cd1a606c141b3176377cfbeb9)) +* update error message ([7d7cffe](https://github.com/serverless-components/tencent-cdn/commit/7d7cffe2a7290a6ca575652a6e461ab8d7eb714e)) +* update toolkit verison ([00f02ee](https://github.com/serverless-components/tencent-cdn/commit/00f02ee0988c412b07c2bbb8cd8b04be85ba1d03)) + + +### Features + +* init v2 ([fd12f12](https://github.com/serverless-components/tencent-cdn/commit/fd12f1218a6b5ff63a1373231d9ceef63f00db5b))