Skip to content

Commit 87bfeac

Browse files
committed
5.9.0
1 parent 77dda72 commit 87bfeac

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [5.9.0](https://github.com/italia/design-react-kit/compare/v5.8.3...v5.9.0) (2025-09-17)
2+
3+
4+
### Features
5+
6+
* new cards ([bf62d1b](https://github.com/italia/design-react-kit/commit/bf62d1b5e1a6652b6d7c1dd7c36d294e4cbc6140))
7+
* new storybook ([925fe11](https://github.com/italia/design-react-kit/commit/925fe11a48e2593fb43d5364d5ac733806eb6d61))
8+
9+
10+
111
## [5.8.3](https://github.com/italia/design-react-kit/compare/v5.8.2...v5.8.3) (2025-07-15)
212

313
* fix: initialize video player component only once ([1d95757](https://github.com/italia/design-react-kit/commit/1d95757))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bugs": {
2626
"url": "https://github.com/italia/design-react-kit/issues"
2727
},
28-
"version": "5.8.3",
28+
"version": "5.9.0",
2929
"license": "BSD-3",
3030
"type": "module",
3131
"module": "./dist/index.js",

0 commit comments

Comments
 (0)