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 b5b33cc commit df25b16Copy full SHA for df25b16
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [5.7.2](https://github.com/italia/design-react-kit/compare/v5.7.1...v5.7.2) (2025-05-13)
2
+
3
4
+### Bug Fixes
5
6
+* splidejs types ([890df5d](https://github.com/italia/design-react-kit/commit/890df5d440fbac7e9a38e1a9656da44510b3cb86))
7
8
9
10
## [5.7.1](https://github.com/italia/design-react-kit/compare/v5.7.0...v5.7.1) (2025-04-10)
11
12
package.json
@@ -25,7 +25,7 @@
25
"bugs": {
26
"url": "https://github.com/italia/design-react-kit/issues"
27
},
28
- "version": "5.7.1",
+ "version": "5.7.2",
29
"license": "BSD-3",
30
"type": "module",
31
"module": "./dist/index.js",
0 commit comments