Skip to content

Commit

Permalink
chore(core): Bump version to 0.0.415
Browse files Browse the repository at this point in the history
b55a49a feat(monitored deploy): add basic monitored deploy UI (#7426)
5e25501 fix(artifacts/bitbucket): Allow updates to bitbucket default artifact text input Allows updates to the artifact text input even when the regex pattern does not match the bitbucket cloud regex Create regex pattern for bitbucket server to match input against Fixes spinnaker/spinnaker#4958
  • Loading branch information
christopherthielen committed Oct 1, 2019
1 parent b55a49a commit 7471231
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.414",
"version": "0.0.415",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 7471231

Please sign in to comment.