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 fd27c65 commit 127fe13Copy full SHA for 127fe13
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.1](https://github.com/Draggable/formeo/compare/v1.1.0...v1.1.1) (2019-06-01)
2
+
3
4
+### Bug Fixes
5
6
+* cloned rows should have unique ID ([2e664c9](https://github.com/Draggable/formeo/commit/2e664c9))
7
+* field ids for input groups ([fd27c65](https://github.com/Draggable/formeo/commit/fd27c65))
8
+* label for attribute for cloned checkboxes ([1dacddc](https://github.com/Draggable/formeo/commit/1dacddc))
9
10
# [1.1.0](https://github.com/Draggable/formeo/compare/v1.0.13...v1.1.0) (2019-05-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.1.0",
+ "version": "1.1.1",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments