Skip to content

Commit cec1db1

Browse files
committed
Release v0.4.5
1 parent 3d0c3a9 commit cec1db1

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.5 (14.01.2019)
2+
- Allow configuring CodeDeploy triggers
3+
14
# 0.4.4 (12.12.2018)
25
- Add compatibility with `serverless-plugin-split-stacks`
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.4",
6+
"version": "0.4.5",
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)