Skip to content

Commit 90dffd3

Browse files
author
Frank Schmid
committed
Version bump to 0.4.0-alpha1
1 parent 315fe3f commit 90dffd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ and _serverless.service.provider.deployedAliasTemplates[]_.
296296

297297
## Version history
298298

299-
* upcoming: APIG support fixed. Support external IAM roles.
299+
* 0.4.0-alpha1 APIG support fixed. Support external IAM roles. BREAKING.
300300
* 0.3.4-alpha1 Bugfixes. IAM policy consolitaion. Show master alias information.
301301
* 0.3.3-alpha1 Bugfixes. Allow manual resource overrides. Allow methods attached to APIG root resource.
302302
* 0.3.2-alpha1 Allow initial project creation with activated alias plugin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-aws-alias",
3-
"version": "0.3.4-alpha1",
3+
"version": "0.4.0-alpha1",
44
"description": "Serverless plugin to support AWS function aliases",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)