We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db15ce7 commit 5f80837Copy full SHA for 5f80837
packages/dash-html-components/CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased]
+## [1.0.2] - 2019-11-14
6
### Fixed
7
- [#143](https://github.com/plotly/dash-html-components/pull/143) Fix IE11 compatibility issues and ES5 compatibility and validation
8
packages/dash-html-components/package.json
@@ -1,6 +1,6 @@
1
{
"name": "dash-html-components",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Vanilla HTML components for Dash",
"main": "lib/index.js",
"repository": {
@@ -63,4 +63,4 @@
63
"react": "^15.4.0 || ^16.0.0",
64
"react-dom": "^15.4.0 || ^16.0.0"
65
}
66
-}
+}
0 commit comments