Skip to content

Commit

Permalink
Release 0.11.1-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrina-p committed Jul 26, 2024
1 parent 86b3af2 commit 9eefb6b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
#### 0.11.1-beta.0 (2024-07-26)

##### Chores

* **modify:** Add missing Typescript declarations ([#84](https://github.com/remoteoss/json-schema-form/pull/84)) ([86b3af2a](https://github.com/remoteoss/json-schema-form/commit/86b3af2a31981718ad349ac8d08fbdce3aa86acf))

#### 0.11.0-beta.0 (2024-07-25)

##### Breaking changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@remoteoss/json-schema-form",
"version": "0.11.0-beta.0",
"version": "0.11.1-beta.0",
"description": "Headless UI form powered by JSON Schemas",
"author": "Remote.com <[email protected]> (https://remote.com/)",
"license": "MIT",
Expand Down

0 comments on commit 9eefb6b

Please sign in to comment.