@disco-widgets/react-components
Advanced tools
Comparing version
@@ -6,2 +6,15 @@ # Change Log | ||
# 1.12.0 (2019-09-10) | ||
### Features | ||
* add e2e testing framework ([#47](http:///discovery-components-react/issues/47)) ([d04eb98](http:///discovery-components-react/commits/d04eb98)) | ||
* add storybook and stories for example component ([#45](http:///discovery-components-react/issues/45)) ([61d02ee](http:///discovery-components-react/commits/61d02ee)) | ||
* linter ([#48](http:///discovery-components-react/issues/48)) ([efe65af](http:///discovery-components-react/commits/efe65af)) | ||
# 1.11.0 (2019-09-10) | ||
@@ -8,0 +21,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"repository": "/discovery-components-react", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"main": "dist/index.js", | ||
@@ -64,3 +64,3 @@ "module": "dist/index.es.js", | ||
}, | ||
"gitHead": "f1ba86b313b674669cfbee4a03dbd461ff092e5a" | ||
"gitHead": "a083c0e384e5b3ceaedd23e55157d550c58dd665" | ||
} |
5052
10.6%