We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3f994e commit 6608139Copy full SHA for 6608139
CHANGELOG.md
@@ -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
8
## [0.6.1](https://github.com/serverless-plus/cli/compare/v0.6.0...v0.6.1) (2021-01-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/cli",
- "version": "0.6.1",
+ "version": "0.7.0",
"description": "Serverless Plus CLI tool",
"main": "./dist/index.js",
"bin": {
0 commit comments