@disco-widgets/react-components
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -6,2 +6,13 @@ # Change Log | ||
# 1.6.0 (2019-09-05) | ||
### Features | ||
* add storybook and stories for example component ([#45](http:///discovery-components-react/issues/45)) ([61d02ee](http:///discovery-components-react/commits/61d02ee)) | ||
# 1.5.0 (2019-09-05) | ||
@@ -8,0 +19,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"repository": "/discovery-components-react", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"main": "dist/index.js", | ||
@@ -58,3 +58,3 @@ "module": "dist/index.es.js", | ||
"jsnext:main": "dist/index.es.js", | ||
"gitHead": "e4a275fbbb4b5b0b8956ff1b8f6036f12970b83b", | ||
"gitHead": "9684d288d9280cdad87216b67784d03d3ef65872", | ||
"publishConfig": { | ||
@@ -61,0 +61,0 @@ "access": "public" |
31406