Skip to content

Commit

Permalink
chore: release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Feb 9, 2024
1 parent 87d3b78 commit 222fb10
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v1.23.0](https://github.com/pagopa/io-app-design-system/compare/v1.22.0...v1.23.0)

- [chore] Add ModuleAttachment, fix accessibility on ListItemHeader [`#188`](https://github.com/pagopa/io-app-design-system/pull/188)
- chore: [IOBP-528] Added the loading status on `ListItemNav` component [`#187`](https://github.com/pagopa/io-app-design-system/pull/187)
- feat: [IOPLT-340] Let Avatar component handle multiple images [`#189`](https://github.com/pagopa/io-app-design-system/pull/189)
- [chore] Accessibility of empty Header Second Level's title [`#184`](https://github.com/pagopa/io-app-design-system/pull/184)

#### [v1.22.0](https://github.com/pagopa/io-app-design-system/compare/v1.21.0...v1.22.0)

> 30 January 2024
- [SIW-836] Fix spacing in the `ToastNotification` component [`#183`](https://github.com/pagopa/io-app-design-system/pull/183)
- [IACROSS-218] Add `Titillium Sans Pro` to all Titillium based typographic styles [`#182`](https://github.com/pagopa/io-app-design-system/pull/182)
- chore: added optional accessibility label for the icon on the Tag element [`#181`](https://github.com/pagopa/io-app-design-system/pull/181)
- chore: release 1.22.0 [`c183f61`](https://github.com/pagopa/io-app-design-system/commit/c183f61a478c9c3e5eb6ef5ceb1145ebd995675e)

#### [v1.21.0](https://github.com/pagopa/io-app-design-system/compare/v1.20.1...v1.21.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pagopa/io-app-design-system",
"version": "1.22.0",
"version": "1.23.0",
"description": "The library defining the core components of the design system of @pagopa/io-app",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 222fb10

Please sign in to comment.