Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.370 (#7021)
Browse files Browse the repository at this point in the history
80af468 fix(core/pipeline): fix type mismatch in pipeline trigger, broken webhook trigger (#7018)
53cb422 refactor(kubernetes): convert deploy manifest stage to react (#7002)
96ac95a fix(artifacts): Artifacts are shown on pipeline execution when artifactsRewrite is enabled (#6973)
5b6ad2a fix(core): Hide "Run as user" when using managed service users (#7013)
  • Loading branch information
erikmunson committed May 17, 2019
1 parent 80af468 commit 411db03
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.369",
"version": "0.0.370",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 411db03

Please sign in to comment.