diff --git a/CHANGELOG.md b/CHANGELOG.md index 50a6dc20e..3ffc567d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,11 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Correctly pass click events to buttons. - ### Removed -## [0.2.0] - 2019-11-03 +## [0.2.1] - 2019-11-07 + +### Changed + +- Correctly pass click events to buttons. + +## [0.2.0] - 2019-11-06 ### Added diff --git a/docs/asset-manifest.json b/docs/asset-manifest.json index 691c2bfb8..c3f50b03d 100644 --- a/docs/asset-manifest.json +++ b/docs/asset-manifest.json @@ -1,21 +1,21 @@ { "files": { "main.css": "/react-components/main.css", - "main.js": "/react-components/main.66c3332c0c859ecd04c7.bundle.js", + "main.js": "/react-components/main.47b6989d9266e4aa6407.bundle.js", "main.css.map": "/react-components/main.css.map", - "main.js.map": "/react-components/main.66c3332c0c859ecd04c7.bundle.js.map", - "runtime~main.js": "/react-components/runtime~main.66c3332c0c859ecd04c7.bundle.js", - "runtime~main.js.map": "/react-components/runtime~main.66c3332c0c859ecd04c7.bundle.js.map", - "vendors~main.js": "/react-components/vendors~main.66c3332c0c859ecd04c7.bundle.js", - "vendors~main.js.map": "/react-components/vendors~main.66c3332c0c859ecd04c7.bundle.js.map", + "main.js.map": "/react-components/main.47b6989d9266e4aa6407.bundle.js.map", + "runtime~main.js": "/react-components/runtime~main.47b6989d9266e4aa6407.bundle.js", + "runtime~main.js.map": "/react-components/runtime~main.47b6989d9266e4aa6407.bundle.js.map", + "vendors~main.js": "/react-components/vendors~main.47b6989d9266e4aa6407.bundle.js", + "vendors~main.js.map": "/react-components/vendors~main.47b6989d9266e4aa6407.bundle.js.map", "iframe.html": "/react-components/iframe.html", - "precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js": "/react-components/precache-manifest.05bdae89f5e4d2eb22aa6f695e0b6e9e.js", + "precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js": "/react-components/precache-manifest.1bf9b85ff1c1240dad292fc94a602b7b.js", "service-worker.js": "/react-components/service-worker.js" }, "entrypoints": [ - "runtime~main.66c3332c0c859ecd04c7.bundle.js", - "vendors~main.66c3332c0c859ecd04c7.bundle.js", + "runtime~main.47b6989d9266e4aa6407.bundle.js", + "vendors~main.47b6989d9266e4aa6407.bundle.js", "main.css", - "main.66c3332c0c859ecd04c7.bundle.js" + "main.47b6989d9266e4aa6407.bundle.js" ] } \ No newline at end of file diff --git a/docs/iframe.html b/docs/iframe.html index 911254d98..bd521bd7b 100644 --- a/docs/iframe.html +++ b/docs/iframe.html @@ -67,7 +67,9 @@ } catch (e) { // eslint-disable-next-line no-console console.warn('unable to connect to parent frame for connecting dev tools'); - }
Sorry, but you either have no stories or none are selected somehow.
If the problem persists, check the browser console, or the terminal you've run Storybook from.