Skip to content

Commit 3d6ef16

Browse files
committed
Release 1.2.4
1 parent 1c3d73e commit 3d6ef16

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.4 (2025-10-06)
2+
3+
##### Bug Fixes
4+
5+
* **checkbox:** Support optional boolean type ([#234](https://github.com/remoteoss/json-schema-form/pull/234)) ([1c3d73e2](https://github.com/remoteoss/json-schema-form/commit/1c3d73e21bcd7f3b76d037492cf231a087d7c075))
6+
17
#### 1.2.3 (2025-09-25)
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.3",
4+
"version": "1.2.4",
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)