Skip to content

Commit

Permalink
chore(ecs): Bump version to 0.0.250
Browse files Browse the repository at this point in the history
ea730f4 fix(ecs): Disable artifact selection outside of pipelines (#7170)
58b9867 fix(ecs): Set viewState.mode when creating server group for pipeline (#7169)
5401a87 feat(esc): Add support for task definition artifacts (#7162)
1532db4 fix(ecs): add missing context images when building new server group for pipeline (#7123)
cdd6f23 chore(package): Just Update Prettier™
  • Loading branch information
christopherthielen committed Jul 3, 2019
1 parent d30a91f commit 3c62118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/ecs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/ecs",
"version": "0.0.249",
"version": "0.0.250",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 3c62118

Please sign in to comment.