Release v1.28.5.

This commit is contained in:
Muhammed Thanish 2016-06-06 12:13:19 +05:30
parent cad51312dd
commit 5735f95807
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
## Changelog ## Changelog
### v1.28.4 ### v1.28.5
* Support ECMAScript stage-0 [PR228](https://github.com/kadirahq/react-storybook/pull/228) to fix [Issue #227](https://github.com/kadirahq/react-storybook/issues/227) * Support ECMAScript stage-0 [PR228](https://github.com/kadirahq/react-storybook/pull/228) to fix [Issue #227](https://github.com/kadirahq/react-storybook/issues/227)
### v1.28.3 ### v1.28.4
* Support custom webpack public path for dev-server and static build started by [PR226](https://github.com/kadirahq/react-storybook/pull/226) * Support custom webpack public path for dev-server and static build started by [PR226](https://github.com/kadirahq/react-storybook/pull/226)

View File

@ -1,6 +1,6 @@
{ {
"name": "@kadira/storybook", "name": "@kadira/storybook",
"version": "1.28.4", "version": "1.28.5",
"description": "React Storybook: Isolate React Component Development with Hot Reloading.", "description": "React Storybook: Isolate React Component Development with Hot Reloading.",
"repository": { "repository": {
"type": "git", "type": "git",