Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.426
Browse files Browse the repository at this point in the history
17bf82a fix(core/pipeline): Force rebake not displayed for templated pipelines (#7558)
81eaac6 chore(core/notification): remove remainder of hipchat notifications (#7557)
230ffb5 fix(config): Fix typings for SpinnakerSettings (#7556)
727300d fix(core/config): Fix typing for githubStatus notification type
4ae63f4 fix(core/instance): use fragment on non-UP health code path (#7555)
cd8c232 chore(settings): Remove unused feature toggle: 'jobs' (#7553)
  • Loading branch information
christopherthielen committed Oct 24, 2019
1 parent 17bf82a commit 99bb034
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.425",
"version": "0.0.426",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 99bb034

Please sign in to comment.