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 8b78314 commit 9c9e9c0Copy full SHA for 9c9e9c0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/Draggable/formeo/compare/v1.0.4...v1.0.5) (2019-04-11)
2
+
3
4
+### Bug Fixes
5
6
+* **ci:** use deploy-demo script ([#189](https://github.com/Draggable/formeo/issues/189)) ([8b78314](https://github.com/Draggable/formeo/commit/8b78314))
7
8
## [1.0.4](https://github.com/Draggable/formeo/compare/v1.0.3...v1.0.4) (2019-04-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "formeo",
- "version": "1.0.4",
+ "version": "1.0.5",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
0 commit comments