Skip to content

Commit f80dc3f

Browse files
chore(release): 20.2.1 [skip ci]
## [20.2.1](v20.2.0...v20.2.1) (2025-11-26) ### Bug Fixes * trigger release for pipetting loss calculation updates ([055e087](055e087))
1 parent 055e087 commit f80dc3f

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.2.1](https://github.com/mll-lab/react-components/compare/v20.2.0...v20.2.1) (2025-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* trigger release for pipetting loss calculation updates ([055e087](https://github.com/mll-lab/react-components/commit/055e087a504e908f2d205cc1942e5e1cd9983146))
7+
18
# [20.2.0](https://github.com/mll-lab/react-components/compare/v20.1.0...v20.2.0) (2025-11-19)
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.2.0",
4+
"version": "20.2.1",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)