Skip to content

Commit f18da32

Browse files
committed
Release v0.4.4
1 parent 54f028d commit f18da32

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.4.4 (12.12.2018)
2+
- Add compatibility with `serverless-plugin-split-stacks`
3+
14
# 0.4.3 (21.10.2018)
25
- Allow referencing alarms by their name
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">=4.0"
55
},
6-
"version": "0.4.3",
6+
"version": "0.4.4",
77
"description": "A Serverless plugin to implement canary deployment of Lambda functions",
88
"main": "serverless-plugin-canary-deployments.js",
99
"scripts": {

0 commit comments

Comments
 (0)