Skip to content

Commit

Permalink
chore(core): publish core@0.0.603
Browse files Browse the repository at this point in the history
1406c2f fix(core/help): Do not render conditionally for angular compatibility (#9373)
d83f600 refactor(core): Reactify ViewChangesLink, ChangesModal, CommitHistory and JarDiff (#9359)
57ce3d3 feat(md): backend messages  (#9366)
4469f0b feat(md): added links to resources (#9356)
8180812 fix(core/modal): Make SubmitButton compatible with flex display (#9368)
c18b86a fix(md): css fix for no artifacts (#9370)
  • Loading branch information
Rani authored and mergify[bot] committed Jun 25, 2021
1 parent eb9e61c commit 4ea225e
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,7 +1,7 @@
{
"name": "@spinnaker/core",
"license": "Apache-2.0",
"version": "0.0.602",
"version": "0.0.603",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 4ea225e

Please sign in to comment.