Skip to content

Commit 0d8ce41

Browse files
chore(release): 0.7.18 [skip ci]
## [0.7.18](v0.7.17...v0.7.18) (2019-03-19) ### Bug Fixes * **ci:** remove deploy tokens ([4573d76](4573d76)) * **ci:** remove now deploy ([0d71061](0d71061)) * **ci:** Update tokens ([e9a5458](e9a5458)) * **domMethod:** removeEmpty ([0d404bc](0d404bc)) * **i18n:** embed english in editor config ([#158](#158)) ([ba5bd1e](ba5bd1e)) * **travis:** config needs to run on pro because its not a personal repo- this should really be documented somewhere ([85b1260](85b1260))
1 parent ed300a8 commit 0d8ce41

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.7.18](https://github.com/Draggable/formeo/compare/v0.7.17...v0.7.18) (2019-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** remove deploy tokens ([4573d76](https://github.com/Draggable/formeo/commit/4573d76))
7+
* **ci:** remove now deploy ([0d71061](https://github.com/Draggable/formeo/commit/0d71061))
8+
* **ci:** Update tokens ([e9a5458](https://github.com/Draggable/formeo/commit/e9a5458))
9+
* **domMethod:** removeEmpty ([0d404bc](https://github.com/Draggable/formeo/commit/0d404bc))
10+
* **i18n:** embed english in editor config ([#158](https://github.com/Draggable/formeo/issues/158)) ([ba5bd1e](https://github.com/Draggable/formeo/commit/ba5bd1e))
11+
* **travis:** config needs to run on pro because its not a personal repo- this should really be documented somewhere ([85b1260](https://github.com/Draggable/formeo/commit/85b1260))
12+
113
# Changelog
214

315
- v0.7.17 - Update Tag script [#83](http://github.com/draggable/formeo/pulls/83)

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

0 commit comments

Comments
 (0)