Skip to content

Commit da84ffa

Browse files
chore(release): 20.0.1 [skip ci]
## [20.0.1](v20.0.0...v20.0.1) (2025-11-07) ### Bug Fixes * upgrade Storybook to v10.0.5 to resolve security vulnerabilities ([45f4fbd](45f4fbd)), closes [hi#severity](https://github.com/hi/issues/severity) [#311](#311)
1 parent 45f4fbd commit da84ffa

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.0.1](https://github.com/mll-lab/react-components/compare/v20.0.0...v20.0.1) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade Storybook to v10.0.5 to resolve security vulnerabilities ([45f4fbd](https://github.com/mll-lab/react-components/commit/45f4fbd0e2f4ad22283804af1f465cad09920a06)), closes [hi#severity](https://github.com/hi/issues/severity) [#311](https://github.com/mll-lab/react-components/issues/311)
7+
18
# [20.0.0](https://github.com/mll-lab/react-components/compare/v19.16.0...v20.0.0) (2025-11-06)
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.0.0",
4+
"version": "20.0.1",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)