Skip to content

Commit 7745638

Browse files
committed
release: v1.0.0-beta.36
1 parent d23ac7b commit 7745638

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.1.0",
1313
"@mui/icons-material": "^6.1.1",
1414
"@mui/material": "^6.1.1",
15-
"@rekstack/mui-form": "1.0.0-beta.35",
15+
"@rekstack/mui-form": "^1.0.0-beta.36",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"react-hook-form": "^7.53.0"

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.35",
3+
"version": "1.0.0-beta.36",
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)