Skip to content

Commit ecf8f03

Browse files
committed
Release 1.2.5
1 parent 15da456 commit ecf8f03

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.2.5 (2025-10-21)
2+
3+
##### Bug Fixes
4+
5+
* **json-logic:** apply custom validators when calculating the final schema ([#238](https://github.com/remoteoss/json-schema-form/pull/238)) ([15da4569](https://github.com/remoteoss/json-schema-form/commit/15da45690d26a7e525053564df06163962531505))
6+
17
#### 1.2.4 (2025-10-06)
28

39
##### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@remoteoss/json-schema-form",
33
"type": "module",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"packageManager": "[email protected]",
66
"description": "WIP V2 – Headless UI form powered by JSON Schemas",
77
"author": "Remote.com <[email protected]> (https://remote.com/)",

0 commit comments

Comments
 (0)