Skip to content

Commit 42bf9d0

Browse files
committed
forgot pkg
1 parent c63816c commit 42bf9d0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [32.1.2] - 2025-11-10
2+
## [32.1.2-3] - 2025-11-10
33
- minor npm updates
44
## [32.1.1] - 2025-10-14
55
- fix ReportDataGrid bug where report would fail to render totals when no data

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linn-it/linn-form-components-library",
3-
"version": "32.1.2",
3+
"version": "32.1.3",
44
"private": false,
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",
@@ -35,7 +35,7 @@
3535
"@emotion/react": "11.14.0",
3636
"@emotion/styled": "11.14.1",
3737
"@mui/icons-material": "7.3.5",
38-
"@mui/material": "7.3.4",
38+
"@mui/material": "7.3.5",
3939
"@mui/styles": "6.4.8",
4040
"@mui/x-data-grid": "8.17.0",
4141
"@mui/x-date-pickers": "8.17.0",

0 commit comments

Comments
 (0)