Skip to content

Commit 1f120e4

Browse files
committed
chore: release v2.4.5
1 parent 3d2af73 commit 1f120e4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v2.4.4](https://github.com/formsy/formsy-react/compare/v2.4.3...v2.4.4)
8+
9+
> 18 May 2026
10+
11+
- chore: release v2.4.4 [`1a532ea`](https://github.com/formsy/formsy-react/commit/1a532eac01c2cd39732fbc6d5a979ca8aa55de9b)
12+
- fix: prevent reformat changelog after commit [`de439b5`](https://github.com/formsy/formsy-react/commit/de439b5e4a4d3cd1f4af57840e92aa0ad3da1901)
13+
- feat: export InjectedProps types [`76d8622`](https://github.com/formsy/formsy-react/commit/76d8622263571295348f06135e3adc99170a8c25)
14+
715
#### [v2.4.3](https://github.com/formsy/formsy-react/compare/v2.4.2...v2.4.3)
816

917
> 15 May 2026

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "formsy-react",
3-
"version": "2.4.4",
3+
"version": "2.4.5",
44
"description": "A form input builder and validator for React",
55
"keywords": [
66
"form",

0 commit comments

Comments
 (0)