Skip to content

Commit

Permalink
chore: release 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Sep 27, 2023
1 parent eefdc45 commit 02060c8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,23 @@ 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.11.0](https://github.com/pagopa/io-app-design-system/compare/v1.10.0...v1.11.0)

- [IOAPPFD0-157] Refactor `ListItemSwitch` to handle payment logos [`#85`](https://github.com/pagopa/io-app-design-system/pull/85)
- chore: adds testID definition on Header ActionProp [`eefdc45`](https://github.com/pagopa/io-app-design-system/commit/eefdc45d307f8a2082b5f985d8dd36133b21f386)

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

> 26 September 2023
- Make the buttons contained in the new `FooterWithButtons` full width by default [`#84`](https://github.com/pagopa/io-app-design-system/pull/84)
- [IOPLT-135] Refinement of the `HeaderSecondLevel` Component [`#77`](https://github.com/pagopa/io-app-design-system/pull/77)
- [IOAPPFD0-155] Add color mode support to all the pictograms [`#82`](https://github.com/pagopa/io-app-design-system/pull/82)
- [IOAPPFD0-156] Delete `IOSpacingScale` array [`#83`](https://github.com/pagopa/io-app-design-system/pull/83)
- [IOPLT-138] Creates the new ModulePaymentNotice [`#78`](https://github.com/pagopa/io-app-design-system/pull/78)
- feat: [IOBP-236] ListItemSwitch extension with loading state and badge [`#79`](https://github.com/pagopa/io-app-design-system/pull/79)
- chore: [IOBP-265] Change max size scale of a Pictogram to `180` [`#81`](https://github.com/pagopa/io-app-design-system/pull/81)
- chore: release 1.10.0 [`33b37e2`](https://github.com/pagopa/io-app-design-system/commit/33b37e2d6a689f5887217d4cc7ae46e2e37b9563)
- chore: exports BlockButtons component [`da2d3d7`](https://github.com/pagopa/io-app-design-system/commit/da2d3d759e699b3f3a8ef046e8be45b799bea046)

#### [v1.9.3](https://github.com/pagopa/io-app-design-system/compare/v1.9.2...v1.9.3)
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.10.0",
"version": "1.11.0",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 02060c8

Please sign in to comment.