Skip to content

Commit 2d2c736

Browse files
committed
release: v1.0.0-beta.35
1 parent ace6661 commit 2d2c736

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@fontsource/roboto": "^5.0.12",
1313
"@mui/icons-material": "^5.15.14",
1414
"@mui/material": "^5.15.14",
15-
"@rekstack/mui-form": "^1.0.0-beta.34",
15+
"@rekstack/mui-form": "^1.0.0-beta.35",
1616
"react": "^18.2.0",
1717
"react-dom": "^18.2.0",
1818
"react-hook-form": "^7.51.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rekstack/mui-form",
3-
"version": "1.0.0-beta.34",
3+
"version": "1.0.0-beta.35",
44
"description": "A collection of Material UI form inputs designed for seamless integration with React Hook Form.",
55
"author": {
66
"name": "Rui Araújo"

0 commit comments

Comments
 (0)