We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 002aab7 + ba55923 commit 5214526Copy full SHA for 5214526
2 files changed
CHANGELOG.md
@@ -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
8
# [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)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
- "version": "20.1.0-beta.2",
+ "version": "20.1.0-beta.3",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
0 commit comments