We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09d72c commit 542a741Copy full SHA for 542a741
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [19.13.0-alpha.9](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.8...v19.13.0-alpha.9) (2025-07-30)
2
+
3
4
+### Bug Fixes
5
6
+* simplify SelectProps ([4be6730](https://github.com/mll-lab/react-components/commit/4be6730c6d450cc5f0506cb0b9fc23cddc42274b))
7
8
# [19.13.0-alpha.8](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.7...v19.13.0-alpha.8) (2025-07-30)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
- "version": "19.13.0-alpha.8",
+ "version": "19.13.0-alpha.9",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
0 commit comments