From 0c256c022236217d3108f4b2fcf1a64d6a33bb62 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sun, 28 Apr 2019 11:20:51 +0800 Subject: [PATCH] 5.0.11 latest.json version file --- docs/src/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/latest.json b/docs/src/versions/latest.json index b602570dcf5..9a36b64447c 100644 --- a/docs/src/versions/latest.json +++ b/docs/src/versions/latest.json @@ -1 +1 @@ -{"version":"5.0.6","info":{"plain":"### Bug Fixes\n\n* Addon-a11y: Fix color-blindness emulation in Firefox ([#6297](https://github.com/storybooks/storybook/pull/6297))\n* Addon-info: Fixed contrast of Show Info button for a11y ([#6301](https://github.com/storybooks/storybook/pull/6301))\n* Addon-cssresources: Fix panel layout ([#6263](https://github.com/storybooks/storybook/pull/6263))\n* Addon-info: forwardRef elements use displayName if available ([#6222](https://github.com/storybooks/storybook/pull/6222))\n* UI: Set expanded stories to objects instead of arrays ([#6290](https://github.com/storybooks/storybook/pull/6290))\n* Addon-actions: safe render for cyclic obj ([#6240](https://github.com/storybooks/storybook/pull/6240))\n* Core: Upgrade @babel/preset-env to fix corejs option ([#6281](https://github.com/storybooks/storybook/pull/6281))\n* Core: Enforces corejs v2 for babel ([#6267](https://github.com/storybooks/storybook/pull/6267))\n* Knobs: Rename ALL panel to Other for ungrouped knobs ([#6232](https://github.com/storybooks/storybook/pull/6232))"}} \ No newline at end of file +{"version":"5.0.11","info":{"plain":"### Bug Fixes\n\n- Polymer: Fix re-rendering lit-html elements after non-lit-html element ([#5868](https://github.com/storybooks/storybook/pull/5868))\n- Addon-knobs: Check color knob value before applying uppercase ([#6598](https://github.com/storybooks/storybook/pull/6598))\n- Angular: Fix sourceMap property of angulars webpack config ([#6535](https://github.com/storybooks/storybook/pull/6535))"}} \ No newline at end of file