Skip to content

Commit 2a05ce5

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2019-03-22) ### Bug Fixes * **ci:** build before deploy ([#179](#179)) ([befa0b2](befa0b2)) * **ci:** remove deploy-demo stage ([1d7e273](1d7e273)) * **ci:** run release stage last ([#180](#180)) ([fcdf133](fcdf133))
1 parent 1d7e273 commit 2a05ce5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.1](https://github.com/Draggable/formeo/compare/v1.0.0...v1.0.1) (2019-03-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** build before deploy ([#179](https://github.com/Draggable/formeo/issues/179)) ([befa0b2](https://github.com/Draggable/formeo/commit/befa0b2))
7+
* **ci:** remove deploy-demo stage ([1d7e273](https://github.com/Draggable/formeo/commit/1d7e273))
8+
* **ci:** run release stage last ([#180](https://github.com/Draggable/formeo/issues/180)) ([fcdf133](https://github.com/Draggable/formeo/commit/fcdf133))
9+
110
# [1.0.0](https://github.com/Draggable/formeo/compare/v0.7.18...v1.0.0) (2019-03-22)
211

312

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

0 commit comments

Comments
 (0)