Skip to content

Commit ff69967

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2020-03-30) ### Features * **events:** component level updates ([503bd66](503bd66)) * configurable panel displayType option with auto fallback ([be66bc9](be66bc9)) * response panel ui ([433eee9](433eee9))
1 parent 503e08f commit ff69967

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.4.0](https://github.com/Draggable/formeo/compare/v1.3.0...v1.4.0) (2020-03-30)
2+
3+
4+
### Features
5+
6+
* **events:** component level updates ([503bd66](https://github.com/Draggable/formeo/commit/503bd6674a1dc2d0f37433825ef4970c0cecbec5))
7+
* configurable panel displayType option with auto fallback ([be66bc9](https://github.com/Draggable/formeo/commit/be66bc9492b18531a79b1ffbbb1dba1a3d6ac12c))
8+
* response panel ui ([433eee9](https://github.com/Draggable/formeo/commit/433eee9c22e40e0e7b6955589de348af9992fff4))
9+
110
# [1.3.0](https://github.com/Draggable/formeo/compare/v1.2.3...v1.3.0) (2020-03-08)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)