Skip to content

Commit 78829eb

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.3...v1.3.0) (2020-03-08) ### Bug Fixes * column resizing ([9c8a800](9c8a800)) ### Features * add disable form actions option ([df59eae](df59eae))
1 parent d2a60b5 commit 78829eb

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.3.0](https://github.com/Draggable/formeo/compare/v1.2.3...v1.3.0) (2020-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* column resizing ([9c8a800](https://github.com/Draggable/formeo/commit/9c8a80066e89c06d36fcf4319a3f88e393a38b27))
7+
8+
9+
### Features
10+
11+
* add disable form actions option ([df59eae](https://github.com/Draggable/formeo/commit/df59eae3ecfea075894e7cbc20b000c36a338295))
12+
113
## [1.2.3](https://github.com/Draggable/formeo/compare/v1.2.2...v1.2.3) (2020-03-02)
214

315

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

0 commit comments

Comments
 (0)