Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.407
Browse files Browse the repository at this point in the history
e0ce768 feat(pager): Looking up multiple apps by name to page (#7387)
42c2946 fix(core): ensure filter tag removal removes tags from filter (#7212)
733132b refactor(core): reactify the show pipeline history modal (#7382)
7d65ea9 refactor(titus): Adding load balancer incompatibility (#7386)
3e76186 fix(core/pipeline): exclude correlation IDs (and more) when re-running (#7374)
  • Loading branch information
alanmquach committed Sep 12, 2019
1 parent e0ce768 commit 30cb4ba
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.406",
"version": "0.0.407",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 30cb4ba

Please sign in to comment.