Skip to content

Commit

Permalink
chore(core): publish core@0.0.583
Browse files Browse the repository at this point in the history
2c547cd style(md): fix constraints style - adding margin to chevron + add padding below the actions properly (#9227)
7845147 fix(md): environments are now sorted on the backend. We only need to reverse the order in the history heading (#9228)
c40745d feat(md): added judgedAt time to constraints + switched to CollapsibleSection (#9215)
cca5ad6 fix(md): refetch version on constraint (works in all cases) (#9225)
844ee30 feat(md): show management warning in history (#9226)
98f0238 feat(md): only show first two pending versions (#9224)
8e59bcb fix(md): sort versions even when no current exists (#9223)
  • Loading branch information
vigneshm authored and mergify[bot] committed May 24, 2021
1 parent 6073f0a commit 6cb6484
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.582",
"version": "0.0.583",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 6cb6484

Please sign in to comment.