Skip to content

Commit 4702185

Browse files
committed
chore(release): version 2.8.1
## [2.8.1](v2.8.0...v2.8.1) (2021-04-27) ### Bug Fixes * remove resource tag bug ([#219](#219)) ([be0d033](be0d033))
1 parent be0d033 commit 4702185

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.8.1](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.8.0...v2.8.1) (2021-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* remove resource tag bug ([#219](https://github.com/serverless-tencent/tencent-component-toolkit/issues/219)) ([be0d033](https://github.com/serverless-tencent/tencent-component-toolkit/commit/be0d0331dd8f986abe5cbda0ef6aa99000cd383c))
7+
18
# [2.8.0](https://github.com/serverless-tencent/tencent-component-toolkit/compare/v2.7.0...v2.8.0) (2021-04-27)
29

310

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

0 commit comments

Comments
 (0)