Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.330
Browse files Browse the repository at this point in the history
7e4b457 fix(amazon): Display capacity as text if using SPEL (#6535)
27d8a12 chore(eslint): Fix lint errors
a8c1749 chore(package): Just Update Prettier™
58d3e90 fix(core): enable new traffic guards by default (#6527)
578a7fd fix(core): only use <g> for popovers in within SVGs (#6530)
70b8e01 refactor(validation): First class support for required or optional (#6526)
0eb3e29 feat(core): rename feature flag for managed pipeline templates v2 ui (#6525)
3359789 fix(core): Max remaining ASG should honor value being removed and reflect correctly (#6522)
bc2a423 feat(core): add feature flag for managed pipeline templates v2 (#6520)
9eccc0f refactor(artifacts): Generalize artifact delegate for reuse (#6495)
a2ebca0 fix(amazon/core): Sorting order of regions in bake stage + lint fix (#6518)
b1b04f0 fix(core): introduce state when the modal has been initialized (#6516)
ed74abf chore(core): update banner spec
  • Loading branch information
Archana Sankaranarayanan committed Feb 12, 2019
1 parent 7e4b457 commit c073345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spinnaker/core",
"version": "0.0.329",
"version": "0.0.330",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit c073345

Please sign in to comment.