File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # 1.5.1(10.07.2018)
2+ ## Features
3+ - Added support for Shared API Gateway
4+
15# 0.2.0(08.01.2017)
26## Breaking Changes
3- The service name is added to the statemachin prefix.
7+ The service name is added to the statemachine prefix.
48This is because there is a possibility of conflict with the state machine deployed from another service without the service name.
59
610A state machine created with version 0.1 is not inherited. Please recreate it.
@@ -18,4 +22,4 @@ A state machine created with version 0.1 is not inherited. Please recreate it.
1822Accidentally release(#1 )
1923
2024# 0.1.1(29.12.2016)
21- First Release
25+ First Release
Original file line number Diff line number Diff line change 11{
22 "name" : " serverless-step-functions" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " The module is AWS Step Functions plugin for Serverless Framework" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments