Skip to content

Commit 6608139

Browse files
committed
chore(release): version 0.7.0
# [0.7.0](v0.6.1...v0.7.0) (2021-03-25) ### Features * support bundle command ([b3f994e](b3f994e))
1 parent b3f994e commit 6608139

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
@@ -1,3 +1,10 @@
1+
# [0.7.0](https://github.com/serverless-plus/cli/compare/v0.6.1...v0.7.0) (2021-03-25)
2+
3+
4+
### Features
5+
6+
* support bundle command ([b3f994e](https://github.com/serverless-plus/cli/commit/b3f994e85d9a57a1a3180777a0a5417692dc9595))
7+
18
## [0.6.1](https://github.com/serverless-plus/cli/compare/v0.6.0...v0.6.1) (2021-01-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slsplus/cli",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Serverless Plus CLI tool",
55
"main": "./dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)