Skip to content

Commit b7200c4

Browse files
chore(release): 19.13.0-alpha.2 [skip ci]
# [19.13.0-alpha.2](v19.13.0-alpha.1...v19.13.0-alpha.2) (2025-07-29) ### Features * export FilterOptionFunction ([d2e719f](d2e719f))
1 parent b23d7de commit b7200c4

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.2](https://github.com/mll-lab/react-components/compare/v19.13.0-alpha.1...v19.13.0-alpha.2) (2025-07-29)
2+
3+
4+
### Features
5+
6+
* export FilterOptionFunction ([d2e719f](https://github.com/mll-lab/react-components/commit/d2e719f62284934184126a08ef2b006bba554010))
7+
18
# [19.13.0-alpha.1](https://github.com/mll-lab/react-components/compare/v19.12.0...v19.13.0-alpha.1) (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.13.0-alpha.1",
4+
"version": "19.13.0-alpha.2",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)