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 7d6ed68 commit e59f025Copy full SHA for e59f025
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.12](https://github.com/Draggable/formeo/compare/v1.0.11...v1.0.12) (2019-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* mini-css-extract-plugin ([9b65cde](https://github.com/Draggable/formeo/commit/9b65cde))
7
+* update dependencies to address vulnerability ([7d6ed68](https://github.com/Draggable/formeo/commit/7d6ed68))
8
9
## [1.0.11](https://github.com/Draggable/formeo/compare/v1.0.10...v1.0.11) (2019-05-15)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.0.11",
+ "version": "1.0.12",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments