Skip to content

Commit f537ee0

Browse files
chore(release): 4.1.4 [skip ci]
## [4.1.4](v4.1.3...v4.1.4) (2025-11-07) ### Bug Fixes * releases marked as prelease in github ([a429e5d](a429e5d))
1 parent a429e5d commit f537ee0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.1.4](https://github.com/Draggable/formeo/compare/v4.1.3...v4.1.4) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* releases marked as prelease in github ([a429e5d](https://github.com/Draggable/formeo/commit/a429e5d7424a2e8acbab327772a2042dad72ab68))
7+
18
## [4.1.3](https://github.com/Draggable/formeo/compare/v4.1.2...v4.1.3) (2025-11-07)
29

310

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

0 commit comments

Comments
 (0)