This repository was archived by the owner on Nov 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99 ## Bug Fixes
1010 * Do not call ` UpdateFunctionConfiguration ` when ` --noDeploy ` option is specified #19
11-
11+
1212 ## Meta
1313 * [ Git Hub Mile Stone] ( https://github.com/gmetzker/serverless-plugin-lambda-dead-letter/milestone/3?closed=1 )
14- * [ Comparison since last release] ( https://github.com/gmetzker/serverless-plugin-lambda-dead-letter/compare/v1.0.2 ...v1.1.0 )
15-
14+ * [ Comparison since last release] ( https://github.com/gmetzker/serverless-plugin-lambda-dead-letter/compare/v1.0.0 ...v1.1.0 )
15+
1616# 1.0.0 (2017-01-15)
1717
1818## Features
Original file line number Diff line number Diff line change 11{
22 "name" : " serverless-plugin-lambda-dead-letter" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " serverless plugin that can configure a lambda with a dead letter queue or topic" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments