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 3a7a58c commit 37192e9Copy full SHA for 37192e9
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/Draggable/formeo/compare/v1.0.3...v1.0.4) (2019-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* **ci:** git push update remote ([#188](https://github.com/Draggable/formeo/issues/188)) ([3a7a58c](https://github.com/Draggable/formeo/commit/3a7a58c))
7
8
## [1.0.3](https://github.com/Draggable/formeo/compare/v1.0.2...v1.0.3) (2019-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.0.3",
+ "version": "1.0.4",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments