Skip to content

Commit c9ba331

Browse files
chore(release): version 0.1.8
## [0.1.8](v0.1.7...v0.1.8) (2020-06-17) ### Bug Fixes * filter express nextjs custom metrics ([#11](https://github.com/serverless-tencent/tencent-cloud-sdk/issues/11)) ([395d9ae](395d9ae))
1 parent 395d9ae commit c9ba331

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+
## [0.1.8](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.7...v0.1.8) (2020-06-17)
2+
3+
4+
### Bug Fixes
5+
6+
* filter express nextjs custom metrics ([#11](https://github.com/serverless-tencent/tencent-cloud-sdk/issues/11)) ([395d9ae](https://github.com/serverless-tencent/tencent-cloud-sdk/commit/395d9aea92914cada87e2a4ae71322a58dc8ec9d))
7+
18
## [0.1.7](https://github.com/serverless-tencent/tencent-cloud-sdk/compare/v0.1.6...v0.1.7) (2020-06-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tencent-cloud-sdk",
33
"description": "Tencent Cloud SDK For Serverless Framework",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"main": "./index.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)