Skip to content

Commit 9c9e9c0

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2019-04-11) ### Bug Fixes * **ci:** use deploy-demo script ([#189](#189)) ([8b78314](8b78314))
1 parent 8b78314 commit 9c9e9c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.4](https://github.com/Draggable/formeo/compare/v1.0.3...v1.0.4) (2019-04-11)
29

310

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

0 commit comments

Comments
 (0)