Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.398 (#7319)
Browse files Browse the repository at this point in the history
40c3197 refactor(core/presentation): use render props everywhere (#7316)
cef1c09 fix(core/presentation): prevent the hover jitters on pipeline graph labels (#7311)
74ea2e7 fix(ui): require application, pipeline, and a status when adding a pipeline trigger (#7308)
f3de167 fix(ui): require type on the stage (#7304)
834f4ea feat(helm): allow manual execution overrides for helm charts (#7312)
ea29d8d fix(tasks): Not bothering with null user when we have an authed one (#7305)
  • Loading branch information
christopherthielen committed Aug 13, 2019
1 parent 40c3197 commit 7cc7168
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.397",
"version": "0.0.398",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 7cc7168

Please sign in to comment.