Skip to content

Commit afbc5d3

Browse files
chore(release): 19.14.2 [skip ci]
## [19.14.2](v19.14.1...v19.14.2) (2025-10-29) ### Bug Fixes * decrease z-index for table placeholder ([#308](#308)) ([0f1c3e2](0f1c3e2))
1 parent 0f1c3e2 commit afbc5d3

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.14.2](https://github.com/mll-lab/react-components/compare/v19.14.1...v19.14.2) (2025-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* decrease z-index for table placeholder ([#308](https://github.com/mll-lab/react-components/issues/308)) ([0f1c3e2](https://github.com/mll-lab/react-components/commit/0f1c3e2a454a65e70bf1ddf9cc9f15e451a6f41c))
7+
18
## [19.14.1](https://github.com/mll-lab/react-components/compare/v19.14.0...v19.14.1) (2025-09-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.14.1",
4+
"version": "19.14.2",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)