Skip to content

Commit 37192e9

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2019-04-11) ### Bug Fixes * **ci:** git push update remote ([#188](#188)) ([3a7a58c](3a7a58c))
1 parent 3a7a58c commit 37192e9

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.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+
18
## [1.0.3](https://github.com/Draggable/formeo/compare/v1.0.2...v1.0.3) (2019-03-22)
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.3",
3+
"version": "1.0.4",
44
"main": "dist/formeo.min.js",
55
"files": [
66
"dist/*",

0 commit comments

Comments
 (0)