Skip to content

Commit 894c161

Browse files
committed
chore(release): 0.2.2
1 parent 98a3778 commit 894c161

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
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+
### [0.2.2](https://github.com/serverless-components/tencent-flask/compare/v0.2.1...v0.2.2) (2020-03-12)
6+
7+
8+
### Bug Fixes
9+
10+
* apigw namespace ([98a3778](https://github.com/serverless-components/tencent-flask/commit/98a377834fcc556da7c6e304befe438a9c4bd23f))
11+
512
### [0.2.1](https://github.com/serverless-components/tencent-flask/compare/v0.2.0...v0.2.1) (2020-02-27)
613

714

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.2.1",
4+
"version": "0.2.2",
55
"main": "serverless.js",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)