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 05d4401 commit 49e84b2Copy full SHA for 49e84b2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.13](https://github.com/Draggable/formeo/compare/v1.0.12...v1.0.13) (2019-05-27)
2
+
3
4
+### Bug Fixes
5
6
+* multiple attribute error ([05d4401](https://github.com/Draggable/formeo/commit/05d4401)), closes [#205](https://github.com/Draggable/formeo/issues/205)
7
8
## [1.0.12](https://github.com/Draggable/formeo/compare/v1.0.11...v1.0.12) (2019-05-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.0.12",
+ "version": "1.0.13",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments