Skip to content

Commit

Permalink
chore(package): amazon@0.0.266 core@0.0.507 (#8569)
Browse files Browse the repository at this point in the history
* chore(amazon): publish amazon@0.0.266

1e6da63 fix(functions): change KMSKeyArn to match function cache data model (#8566)
efee5f2 fix(aws): expose baseLabel to Rosco-powered bake stages (#8559)
547780c fix(amazon/serverGroup): Enable launch templates for rolling push (#8563)

* chore(core): publish core@0.0.507

0943972 chore(core): remove CSS module code + build/test scaffolding (#8567)
  • Loading branch information
caseyhebebrand committed Sep 16, 2020
1 parent 0943972 commit 0ced60a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.0.265",
"version": "0.0.266",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion app/scripts/modules/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.0.506",
"version": "0.0.507",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 0ced60a

Please sign in to comment.