Skip to content

Commit 3c11b94

Browse files
committed
5.8.0
1 parent 65b7d9b commit 3c11b94

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [5.8.0](https://github.com/italia/design-react-kit/compare/v5.7.3...v5.8.0) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* put pagination form controls outside list ([419cded](https://github.com/italia/design-react-kit/commit/419cded94a8d13d6e7cdc48052c95f58ded98fb8))
7+
* remove useless pagination ul element ([66eeceb](https://github.com/italia/design-react-kit/commit/66eeceb4d2165739d522c7a846c23267af72b063))
8+
9+
10+
### Features
11+
12+
* add upload component ([2798b78](https://github.com/italia/design-react-kit/commit/2798b7834ba44f54e0b82f0500e4a6ef598122b8))
13+
14+
15+
116
## [5.7.3](https://github.com/italia/design-react-kit/compare/v5.7.2...v5.7.3) (2025-05-16)
217

318

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.7.3",
28+
"version": "5.8.0",
2929
"license": "BSD-3",
3030
"type": "module",
3131
"module": "./dist/index.js",

0 commit comments

Comments
 (0)