Skip to content

Commit 5214526

Browse files
committed
Merge remote-tracking branch 'origin/beta' into beta
2 parents 002aab7 + ba55923 commit 5214526

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [20.1.0-beta.3](https://github.com/mll-lab/react-components/compare/v20.1.0-beta.2...v20.1.0-beta.3) (2025-11-13)
2+
3+
4+
### Features
5+
6+
* update grid layout calculation to reflect physical Tecan deck dimensions ([b6f1544](https://github.com/mll-lab/react-components/commit/b6f1544efafa28831e1a2fed8766cc308b9e6b94))
7+
18
# [20.1.0-beta.2](https://github.com/mll-lab/react-components/compare/v20.1.0-beta.1...v20.1.0-beta.2) (2025-11-13)
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": "20.1.0-beta.2",
4+
"version": "20.1.0-beta.3",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)