Skip to content

Commit

Permalink
chore(release): 0.7.18 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Mar 19, 2019
1 parent ed300a8 commit 0d8ce41
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.7.18](https://github.com/Draggable/formeo/compare/v0.7.17...v0.7.18) (2019-03-19)


### Bug Fixes

* **ci:** remove deploy tokens ([4573d76](https://github.com/Draggable/formeo/commit/4573d76))
* **ci:** remove now deploy ([0d71061](https://github.com/Draggable/formeo/commit/0d71061))
* **ci:** Update tokens ([e9a5458](https://github.com/Draggable/formeo/commit/e9a5458))
* **domMethod:** removeEmpty ([0d404bc](https://github.com/Draggable/formeo/commit/0d404bc))
* **i18n:** embed english in editor config ([#158](https://github.com/Draggable/formeo/issues/158)) ([ba5bd1e](https://github.com/Draggable/formeo/commit/ba5bd1e))
* **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))

# Changelog

- v0.7.17 - Update Tag script [#83](http://github.com/draggable/formeo/pulls/83)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formeo",
"version": "1.0.0-beta.1",
"version": "0.7.18",
"main": "dist/formeo.min.js",
"files": [
"dist/*",
Expand Down

0 comments on commit 0d8ce41

Please sign in to comment.