Skip to content

Commit 2114fc1

Browse files
committed
chore: release 5.0.7
1 parent 39b3a42 commit 2114fc1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v5.0.7](https://github.com/pagopa/io-app-design-system/compare/v5.0.6...v5.0.7)
8+
9+
- refactor: default hint for a11y label [`#424`](https://github.com/pagopa/io-app-design-system/pull/424)
10+
- fix: [IOPLT-997] Fix visual issue on dark mode version of `TabItem` [`#420`](https://github.com/pagopa/io-app-design-system/pull/420)
11+
712
#### [v5.0.6](https://github.com/pagopa/io-app-design-system/compare/v5.0.5...v5.0.6)
813

14+
> 4 March 2025
15+
916
- fix: [IOBP-1254] Add the correct accessibilityState to the `TabItem` [`#422`](https://github.com/pagopa/io-app-design-system/pull/422)
17+
- chore: release 5.0.6 [`c89e394`](https://github.com/pagopa/io-app-design-system/commit/c89e3948fd60519d3e6e5f2c82a6b95a0144f48a)
1018

1119
#### [v5.0.5](https://github.com/pagopa/io-app-design-system/compare/v5.0.4...v5.0.5)
1220

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pagopa/io-app-design-system",
3-
"version": "5.0.6",
3+
"version": "5.0.7",
44
"description": "The library defining the core components of the design system of @pagopa/io-app",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)