Skip to content

Commit 62454a4

Browse files
committed
Bump v0.47.0.
* Make the base input widget customizable. (rjsf-team#547) * Add UI option for omitting field label (rjsf-team#558) * add prop-types package and add respective imports b/c it was deprecated (rjsf-team#549)
1 parent 4e1d3a7 commit 62454a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsonschema-form",
3-
"version": "0.46.0",
3+
"version": "0.47.0",
44
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
55
"scripts": {
66
"build:readme": "toctoc README.md -w",

0 commit comments

Comments
 (0)