Skip to content

Commit e668148

Browse files
committed
chore(release): 2.3.1
1 parent 82009f6 commit e668148

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
### [2.3.1](https://github.com/serverless-components/tencent-express/compare/v2.3.0...v2.3.1) (2020-02-27)
6+
7+
8+
### Features
9+
10+
* upgrade tencent-scf, add release script ([82009f6](https://github.com/serverless-components/tencent-express/commit/82009f6659e8b0fcbc600a4f643c84534fdf60b5))

package.json

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

0 commit comments

Comments
 (0)