We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e57336 commit 1140fbbCopy full SHA for 1140fbb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [19.11.0](https://github.com/mll-lab/react-components/compare/v19.10.0...v19.11.0) (2025-07-29)
2
+
3
4
+### Features
5
6
+* add component `RangeWithValue` ([8e57336](https://github.com/mll-lab/react-components/commit/8e5733671a745cc8e3cbaedb7d53b80207c785da))
7
8
# [19.10.0](https://github.com/mll-lab/react-components/compare/v19.9.1...v19.10.0) (2025-06-03)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
- "version": "19.10.0",
+ "version": "19.11.0",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
0 commit comments