Skip to content

Commit 542a741

Browse files
chore(release): 19.13.0-alpha.9 [skip ci]
# [19.13.0-alpha.9](v19.13.0-alpha.8...v19.13.0-alpha.9) (2025-07-30) ### Bug Fixes * simplify SelectProps ([4be6730](4be6730))
1 parent e09d72c commit 542a741

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [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)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mll-lab/react-components",
33
"description": "Shared React components of MLL",
4-
"version": "19.13.0-alpha.8",
4+
"version": "19.13.0-alpha.9",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)