Skip to content

Commit 511f263

Browse files
chore(release): version 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2020-01-15) ### Bug Fixes * update readme ([bc3491e](bc3491e))
1 parent bc3491e commit 511f263

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.1](https://github.com/yugasun/tencent-serverless-nodejs/compare/v1.0.0...v1.0.1) (2020-01-15)
2+
3+
4+
### Bug Fixes
5+
6+
* update readme ([bc3491e](https://github.com/yugasun/tencent-serverless-nodejs/commit/bc3491e))

package-lock.json

Lines changed: 1 addition & 6 deletions
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-serverless-nodejs",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "This library enables you to utilize Tencent Cloud API Gateway to respond to web and API requests using your existing Node.js application framework.",
55
"keywords": [
66
"tencent-cloud",

0 commit comments

Comments
 (0)