Skip to content

Commit 05a818f

Browse files
committed
chore(release): 0.1.3
1 parent 4ceb504 commit 05a818f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [0.1.3](https://github.com/serverless-components/tencent-flask/compare/v0.1.2...v0.1.3) (2019-12-24)
6+
57
### [0.1.2](https://github.com/serverless-components/tencent-flask/compare/v0.1.1...v0.1.2) (2019-12-24)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@serverless/tencent-flask",
33
"description": "Tencent Cloud Flask Serverless Component",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"main": "serverless.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)