Skip to content

Commit e822903

Browse files
committed
Release 1.2.3
1 parent b98cc16 commit e822903

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.3 (2025-09-25)
2+
3+
##### Bug Fixes
4+
5+
* **options:** spread all option's presentation properties into option's root ([#233](https://github.com/remoteoss/json-schema-form/pull/233)) ([b98cc160](https://github.com/remoteoss/json-schema-form/commit/b98cc160bdf59c10e5a5f276f4564274e5e8e0b3))
6+
17
#### 1.2.2 (2025-09-18)
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.2",
4+
"version": "1.2.3",
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)