Skip to content

Commit 9aae2c9

Browse files
committed
chore(release): version 2.7.0
# [2.7.0](v2.6.2...v2.7.0) (2021-04-25) ### Bug Fixes * **cos:** website setup tag ([e4caefe](e4caefe)) ### Features * support monitor ([fa4a78e](fa4a78e))
1 parent e4caefe commit 9aae2c9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.7.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.6.2...v2.7.0) (2021-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **cos:** website setup tag ([e4caefe](https://github.com/serverless-tencent/tencent-component-toolkit/commit/e4caefe14a17291c2ad0c6c62c52bd9a3162ca24))
7+
8+
9+
### Features
10+
11+
* support monitor ([fa4a78e](https://github.com/serverless-tencent/tencent-component-toolkit/commit/fa4a78e52ea107657f9115beae45721c869b7fa9))
12+
113
## [2.6.2](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.6.1...v2.6.2) (2021-04-23)
214

315

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.6.2",
3+
"version": "2.7.0",
44
"description": "Tencent component toolkit",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)