Skip to content

Commit 8ad76e7

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2020-03-01) ### Bug Fixes * control container option ([a366616](a366616))
1 parent a366616 commit 8ad76e7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/Draggable/formeo/compare/v1.2.1...v1.2.2) (2020-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* control container option ([a366616](https://github.com/Draggable/formeo/commit/a366616198d7eea790f26f7dfc383fe5f51902ce))
7+
18
## [1.2.1](https://github.com/Draggable/formeo/compare/v1.2.0...v1.2.1) (2020-02-24)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.2.1",
3+
"version": "1.2.2",
44
"main": "dist/formeo.min.js",
55
"files": [
66
"dist/*",

0 commit comments

Comments
 (0)