From 2a05ce5040974d716005127158f04c0f5bb5337b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 22 Mar 2019 02:56:53 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/Draggable/formeo/compare/v1.0.0...v1.0.1) (2019-03-22) ### Bug Fixes * **ci:** build before deploy ([#179](https://github.com/Draggable/formeo/issues/179)) ([befa0b2](https://github.com/Draggable/formeo/commit/befa0b2)) * **ci:** remove deploy-demo stage ([1d7e273](https://github.com/Draggable/formeo/commit/1d7e273)) * **ci:** run release stage last ([#180](https://github.com/Draggable/formeo/issues/180)) ([fcdf133](https://github.com/Draggable/formeo/commit/fcdf133)) --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45d038d1..0b4136a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.0.1](https://github.com/Draggable/formeo/compare/v1.0.0...v1.0.1) (2019-03-22) + + +### Bug Fixes + +* **ci:** build before deploy ([#179](https://github.com/Draggable/formeo/issues/179)) ([befa0b2](https://github.com/Draggable/formeo/commit/befa0b2)) +* **ci:** remove deploy-demo stage ([1d7e273](https://github.com/Draggable/formeo/commit/1d7e273)) +* **ci:** run release stage last ([#180](https://github.com/Draggable/formeo/issues/180)) ([fcdf133](https://github.com/Draggable/formeo/commit/fcdf133)) + # [1.0.0](https://github.com/Draggable/formeo/compare/v0.7.18...v1.0.0) (2019-03-22) diff --git a/package.json b/package.json index 58d88223..26b7078d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formeo", - "version": "1.0.0", + "version": "1.0.1", "main": "dist/formeo.min.js", "files": [ "dist/*",