From 907eff56beb97cb43f99c6d9f81479e6b91cd3ae Mon Sep 17 00:00:00 2001 From: Chris Thielen Date: Mon, 7 Oct 2019 16:48:59 -0700 Subject: [PATCH] chore(amazon): Bump version to 0.0.214 980581a91cc8bc0982822f53b77f6f719475f05d feat(amazon/serverGroup): add AmazonMQ CloudWatch namespace (#7489) 3c08b388e6a00d4c9d14ad9babeb857e99d3d0e2 feat(core/presentation): Migrate ValidationMessage to new CSS styles (#7481) f957d42950ee63c9024d238e4e6a34a7759363ac fix(amazon/pipeline): sort list of available bake regions (#7472) --- app/scripts/modules/amazon/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/scripts/modules/amazon/package.json b/app/scripts/modules/amazon/package.json index fd479923b68..d07bd7fc43f 100644 --- a/app/scripts/modules/amazon/package.json +++ b/app/scripts/modules/amazon/package.json @@ -1,6 +1,6 @@ { "name": "@spinnaker/amazon", - "version": "0.0.213", + "version": "0.0.214", "main": "lib/lib.js", "typings": "lib/index.d.ts", "scripts": {