We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93b3fd commit 1629d45Copy full SHA for 1629d45
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [5.0.0-12](https://github.com/italia/design-react-kit/compare/v5.0.0-11...v5.0.0-12) (2024-03-05)
2
+
3
4
+### Bug Fixes
5
6
+* declaration file ([a93b3fd](https://github.com/italia/design-react-kit/commit/a93b3fd8ac665ff1614e4362f155bf44668adb11))
7
8
9
10
# [5.0.0-11](https://github.com/italia/design-react-kit/compare/v5.0.0-10...v5.0.0-11) (2024-02-26)
11
12
package.json
@@ -23,7 +23,7 @@
23
"bugs": {
24
"url": "https://github.com/italia/design-react-kit/issues"
25
},
26
- "version": "5.0.0-11",
+ "version": "5.0.0-12",
27
"license": "BSD-3",
28
"module": "dist/esm/index.js",
29
"main": "src/index.tsx",
0 commit comments