We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ef476 commit a3790abCopy full SHA for a3790ab
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [20.2.2](https://github.com/mll-lab/react-components/compare/v20.2.1...v20.2.2) (2025-12-16)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update glob and js-yaml to fix security vulnerabilities ([#319](https://github.com/mll-lab/react-components/issues/319)) ([17ef476](https://github.com/mll-lab/react-components/commit/17ef47621bc184915937ae94a0a3f6c55c076f19))
7
8
## [20.2.1](https://github.com/mll-lab/react-components/compare/v20.2.0...v20.2.1) (2025-11-26)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@mll-lab/react-components",
"description": "Shared React components of MLL",
- "version": "20.2.1",
+ "version": "20.2.2",
"main": "cjs/index.js",
"module": "esm/index.js",
"types": "types/index.d.ts",
0 commit comments