Skip to content

Commit 39f74d8

Browse files
chore(release): 19.3.0 [skip ci]
# [19.3.0](v19.2.0...v19.3.0) (2025-01-09) ### Features * mark last master mix column as total volume ([#289](#289)) ([041faff](041faff))
1 parent 041faff commit 39f74d8

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.3.0](https://github.com/mll-lab/react-components/compare/v19.2.0...v19.3.0) (2025-01-09)
2+
3+
4+
### Features
5+
6+
* mark last master mix column as total volume ([#289](https://github.com/mll-lab/react-components/issues/289)) ([041faff](https://github.com/mll-lab/react-components/commit/041faff92af3bcc86e052df959081158ac8d1950))
7+
18
# [19.2.0](https://github.com/mll-lab/react-components/compare/v19.1.0...v19.2.0) (2024-12-31)
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.2.0",
4+
"version": "19.3.0",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)