Skip to content

Commit

Permalink
chore(release): 1.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.2](v1.2.1...v1.2.2) (2020-03-01)

### Bug Fixes

* control container option ([a366616](a366616))
  • Loading branch information
semantic-release-bot committed Mar 1, 2020
1 parent a366616 commit 8ad76e7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.2](https://github.com/Draggable/formeo/compare/v1.2.1...v1.2.2) (2020-03-01)


### Bug Fixes

* control container option ([a366616](https://github.com/Draggable/formeo/commit/a366616198d7eea790f26f7dfc383fe5f51902ce))

## [1.2.1](https://github.com/Draggable/formeo/compare/v1.2.0...v1.2.1) (2020-02-24)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2.1",
"version": "1.2.2",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
Expand Down

0 comments on commit 8ad76e7

Please sign in to comment.