Skip to content

Commit f40f6ef

Browse files
chore(release): 19.12.0 [skip ci]
# [19.12.0](v19.11.0...v19.12.0) (2025-07-29) ### Features * improve `GroupedOptionType` ([b149b9e](b149b9e))
1 parent b149b9e commit f40f6ef

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.12.0](https://github.com/mll-lab/react-components/compare/v19.11.0...v19.12.0) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* improve `GroupedOptionType` ([b149b9e](https://github.com/mll-lab/react-components/commit/b149b9ee5429919d2bb6bafaf67e26a17a8c174d))
7+
18
# [19.11.0](https://github.com/mll-lab/react-components/compare/v19.10.0...v19.11.0) (2025-07-29)
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.11.0",
4+
"version": "19.12.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)