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 c62621a commit f820abeCopy full SHA for f820abe
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [5.7.3](https://github.com/italia/design-react-kit/compare/v5.7.2...v5.7.3) (2025-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* add missing icons ([c62621a](https://github.com/italia/design-react-kit/commit/c62621a01e9e5a0e972c3b0039139a5fd8457501))
7
8
9
10
## [5.7.2](https://github.com/italia/design-react-kit/compare/v5.7.1...v5.7.2) (2025-05-13)
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.2",
+ "version": "5.7.3",
29
"license": "BSD-3",
30
"type": "module",
31
"module": "./dist/index.js",
0 commit comments