Skip to content

Commit

Permalink
chore(amazon): publish amazon@0.0.275
Browse files Browse the repository at this point in the history
1df3daa chore(promiselike): Migrate more code away from angularjs IPromise to PromiseLike (#8687)
d15ca2d refactor(aws/instance): Reactify instance tags and security groups (#8686)
ab6cc5e chore(titus/serverGroup): Migrate from $q.all({}) to $q.all([])
894caf7 chore(titus/serverGroup): Migrate from $q.all({}) to $q.all([])
96df008 chore(amazon/serverGroup): Migrate from $q.all({}) to $q.all([])
  • Loading branch information
caseyhebebrand authored and mergify[bot] committed Oct 28, 2020
1 parent 6da861a commit db3cffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/amazon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/amazon",
"license": "Apache-2.0",
"version": "0.0.274",
"version": "0.0.275",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit db3cffc

Please sign in to comment.