Skip to content

Commit e8b1ef8

Browse files
committed
Release 0.10.1-beta.0
1 parent 338ddd2 commit e8b1ef8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 0.10.1-beta.0 (2024-07-23)
2+
3+
##### Chores
4+
5+
* **Text field docs:** Change naming of ID number property ([#74](https://github.com/remoteoss/json-schema-form/pull/74)) ([338ddd2a](https://github.com/remoteoss/json-schema-form/commit/338ddd2a5f008ec089f38db834f075100b856001))
6+
17
#### 0.10.0-beta.0 (2024-06-20)
28

39
Adds `modify` utility for better customizations ([#75](https://github.com/remoteoss/json-schema-form/pull/75))

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": "@remoteoss/json-schema-form",
3-
"version": "0.10.0-beta.0",
3+
"version": "0.10.1-beta.0",
44
"description": "Headless UI form powered by JSON Schemas",
55
"author": "Remote.com <[email protected]> (https://remote.com/)",
66
"license": "MIT",

0 commit comments

Comments
 (0)