Skip to content

Commit d3f09e5

Browse files
chore(release): 4.2.0 [skip ci]
# [4.2.0](v4.1.4...v4.2.0) (2025-11-12) ### Bug Fixes * update events ([4ec4206](4ec4206)) ### Features * onRemove and onAdd events ([dd68e62](dd68e62))
1 parent 8913a06 commit d3f09e5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.2.0](https://github.com/Draggable/formeo/compare/v4.1.4...v4.2.0) (2025-11-12)
2+
3+
4+
### Bug Fixes
5+
6+
* update events ([4ec4206](https://github.com/Draggable/formeo/commit/4ec4206562842160633bec4acd6d4d1f8279c1a9))
7+
8+
9+
### Features
10+
11+
* onRemove and onAdd events ([dd68e62](https://github.com/Draggable/formeo/commit/dd68e6230e8e20d79a93b1f6297035b64c7f4fe4))
12+
113
## [4.1.4](https://github.com/Draggable/formeo/compare/v4.1.3...v4.1.4) (2025-11-07)
214

315

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "4.1.4",
3+
"version": "4.2.0",
44
"type": "module",
55
"main": "dist/formeo.cjs.js",
66
"module": "dist/formeo.es.js",

0 commit comments

Comments
 (0)