Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.399
Browse files Browse the repository at this point in the history
598b5b3 refactor(hooks): Pulling out useData (#7325)
0fbafe6 fix(core/pipeline): Refresh jenkins jobs component when manual execution trigger is changed (#7323)
1251159 fix(core/pipeline): make dropdown option labels always be strings (#7322)
1e779ef perf(core): avoid nested looping in execution transformation (#7217)
bec54df refactor(core): Reactify the pipeline trigger configuration (#7318)
  • Loading branch information
christopherthielen committed Aug 14, 2019
1 parent 598b5b3 commit 1ab9ce5
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.398",
"version": "0.0.399",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 1ab9ce5

Please sign in to comment.