Skip to content

Commit e59f025

Browse files
chore(release): 1.0.12 [skip ci]
## [1.0.12](v1.0.11...v1.0.12) (2019-05-27) ### Bug Fixes * mini-css-extract-plugin ([9b65cde](9b65cde)) * update dependencies to address vulnerability ([7d6ed68](7d6ed68))
1 parent 7d6ed68 commit e59f025

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
## [1.0.11](https://github.com/Draggable/formeo/compare/v1.0.10...v1.0.11) (2019-05-15)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formeo",
3-
"version": "1.0.11",
3+
"version": "1.0.12",
44
"main": "dist/formeo.min.js",
55
"files": [
66
"dist/*",

0 commit comments

Comments
 (0)