Skip to content

Commit a3790ab

Browse files
chore(release): 20.2.2 [skip ci]
## [20.2.2](v20.2.1...v20.2.2) (2025-12-16) ### Bug Fixes * **deps:** update glob and js-yaml to fix security vulnerabilities ([#319](#319)) ([17ef476](17ef476))
1 parent 17ef476 commit a3790ab

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.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+
18
## [20.2.1](https://github.com/mll-lab/react-components/compare/v20.2.0...v20.2.1) (2025-11-26)
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.1",
4+
"version": "20.2.2",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)