Skip to content

Commit

Permalink
chore(release): 1.0.12 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 27, 2019
1 parent 7d6ed68 commit e59f025
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.12](https://github.com/Draggable/formeo/compare/v1.0.11...v1.0.12) (2019-05-27)


### Bug Fixes

* mini-css-extract-plugin ([9b65cde](https://github.com/Draggable/formeo/commit/9b65cde))
* update dependencies to address vulnerability ([7d6ed68](https://github.com/Draggable/formeo/commit/7d6ed68))

## [1.0.11](https://github.com/Draggable/formeo/compare/v1.0.10...v1.0.11) (2019-05-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formeo",
"version": "1.0.11",
"version": "1.0.12",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
Expand Down

0 comments on commit e59f025

Please sign in to comment.