Skip to content

Commit d4fec50

Browse files
郎永山郎永山
郎永山
authored and
郎永山
committed
chore(release): 1.1.0
1 parent f45137f commit d4fec50

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
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/langys/serverless-nestjs-for-tencent/compare/v0.0.9...v1.1.0) (2020-03-15)
6+
7+
8+
### Features
9+
10+
* serverless Nest Component for Tencent Cloud ([25359ff](https://github.com/langys/serverless-nestjs-for-tencent/commit/25359ffc0c7ce509fbe9a654a25280ac14b499bc))
11+
512
### [0.0.9](https://github.com/langys/serverless-nestjs-for-tencent/compare/v0.0.8...v0.0.9) (2020-03-15)
613

714
### [0.0.8](https://github.com/langys/serverless-nestjs-for-tencent/compare/v2.3.3...v0.0.8) (2020-03-15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "serverless-nestjs-for-tencent",
33
"description": "Serverless Component Tencent Cloud",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"main": "./serverless.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)