We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a68b74 commit 937cf64Copy full SHA for 937cf64
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.1](https://github.com/serverless-tencent/serverless-warmer/compare/v0.1.0...v0.1.1) (2021-06-24)
2
+
3
4
+### Bug Fixes
5
6
+* update command & README ([6a68b74](https://github.com/serverless-tencent/serverless-warmer/commit/6a68b74f6d5ef638e1f8558cf4fbd9780135064e))
7
8
# [0.1.0](https://github.com/serverless-tencent/serverless-warmer/compare/v0.0.1...v0.1.0) (2021-06-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@slsplus/warmer",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "Serverless application warmer",
"main": "./dist/index.js",
"bin": {
0 commit comments