Skip to content

Commit a6e58ed

Browse files
committed
Bump v0.29.1.
Fixed regression with range and updown widgets. rjsf-team#185
1 parent c68ce33 commit a6e58ed

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.29.0",
3+
"version": "0.29.1",
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)