From d966c4c808877300754e0add185766b3b3f55789 Mon Sep 17 00:00:00 2001 From: LazyAfternoons Date: Thu, 7 Nov 2024 12:57:44 +0100 Subject: [PATCH] chore: release 2.0.5 --- CHANGELOG.md | 46 ++++++++++++++++++++-------------------------- package.json | 2 +- 2 files changed, 21 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f74b1d..6d712de6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,13 @@ 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). -#### [v2.0.4](https://github.com/pagopa/io-app-design-system/compare/v2.1.0-3...v2.0.4) +#### [v2.0.5](https://github.com/pagopa/io-app-design-system/compare/v2.1.0-3...v2.0.5) +- [EUDIW-154] Add `NavQrWallet` icon [`#349`](https://github.com/pagopa/io-app-design-system/pull/349) +- [IOAPPX-403] Action in banner is not announced by screen reader on Android [`#342`](https://github.com/pagopa/io-app-design-system/pull/342) +- [IOAPPX-408] Fix alignment of `Alert` icon when there's a line of content [`#338`](https://github.com/pagopa/io-app-design-system/pull/338) - [IOAPPX-410] Migrate `ComposedBodyFromArray` from `io-app` [`#340`](https://github.com/pagopa/io-app-design-system/pull/340) +- chore: release 2.0.4 [`21f6ec4`](https://github.com/pagopa/io-app-design-system/commit/21f6ec460b471a97ee74c4b1675e3a16e11a97d4) #### [v2.1.0-3](https://github.com/pagopa/io-app-design-system/compare/v2.1.0-2...v2.1.0-3) @@ -28,7 +32,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Increase size of `H6` [`4160005`](https://github.com/pagopa/io-app-design-system/commit/4160005955a3d4f3a44e0351f913f578d22ebeda) - chore: release 2.1.0-1 [`978ced8`](https://github.com/pagopa/io-app-design-system/commit/978ced852dbfc4dd95ef44a20ccec1bd55147c0a) -#### [v2.1.0-0](https://github.com/pagopa/io-app-design-system/compare/v2.0.3...v2.1.0-0) +#### [v2.1.0-0](https://github.com/pagopa/io-app-design-system/compare/v2.0.4...v2.1.0-0) > 22 October 2024 @@ -40,6 +44,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Update `jest` snapshots [`01460f5`](https://github.com/pagopa/io-app-design-system/commit/01460f57478b68db7233f0e29b013400924d68c8) - chore: release 2.0.0 [`f0c4e41`](https://github.com/pagopa/io-app-design-system/commit/f0c4e41c4976af898127c5e9f9605f066bf9d015) +#### [v2.0.4](https://github.com/pagopa/io-app-design-system/compare/v2.0.3...v2.0.4) + +> 24 October 2024 + +- [IOAPPX-410] Migrate `ComposedBodyFromArray` from `io-app` [`#340`](https://github.com/pagopa/io-app-design-system/pull/340) +- chore: release 2.0.4 [`21f6ec4`](https://github.com/pagopa/io-app-design-system/commit/21f6ec460b471a97ee74c4b1675e3a16e11a97d4) + #### [v2.0.3](https://github.com/pagopa/io-app-design-system/compare/v2.0.2...v2.0.3) > 21 October 2024 @@ -325,34 +336,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 29 May 2024 -- [IOPAE-1195] Add `AvatarSearch` component [`#274`](https://github.com/pagopa/io-app-design-system/pull/274) -- chore: [IOBP-655] Add new `workInProgress` pictogram [`#272`](https://github.com/pagopa/io-app-design-system/pull/272) -- chore: [IOBP-654] Add paymentLogoIcon attribute to the `ListItemInfo` [`#270`](https://github.com/pagopa/io-app-design-system/pull/270) -- [IOAPPX-301] Add the new `satispay` payment logo (both small and big) [`#269`](https://github.com/pagopa/io-app-design-system/pull/269) -- chore: [IOBP-641] Add `ListItemHeader` a11y role as heading [`#268`](https://github.com/pagopa/io-app-design-system/pull/268) -- [IOAPPX-288] Add Markdown specific typographic scale [`#246`](https://github.com/pagopa/io-app-design-system/pull/246) -- [IOAPPX-283] Deprecate `GradientScrollView` for `IOScrollView` [`#243`](https://github.com/pagopa/io-app-design-system/pull/243) -- [IOAPPX-289] Delete unused colors from `IOColors` [`#258`](https://github.com/pagopa/io-app-design-system/pull/258) -- [IOAPPX-298] Fix the value of the H4 line height [`#267`](https://github.com/pagopa/io-app-design-system/pull/267) -- [IOPAE-1166] Add `numberOfLines` prop to `ListItemNav` component [`#266`](https://github.com/pagopa/io-app-design-system/pull/266) -- [IOPLT-485] Propagate ref attribute to all Typographic components [`#264`](https://github.com/pagopa/io-app-design-system/pull/264) -- fix: properly propagate testID to children [`#262`](https://github.com/pagopa/io-app-design-system/pull/262) -- [IOAPPX-293] Uniform spacing between list items, modules, and selection components [`#259`](https://github.com/pagopa/io-app-design-system/pull/259) -- [IOAPPX-294] Add `activate` and `reactivate` bleed pictograms [`#261`](https://github.com/pagopa/io-app-design-system/pull/261) -- chore: [PE-594] Remove marginLeft from `ListItemNav` chevron icon [`#260`](https://github.com/pagopa/io-app-design-system/pull/260) -- [IOPID-1825] Add accessibility label to idp module component [`#257`](https://github.com/pagopa/io-app-design-system/pull/257) -- [chore] Add optional `switchTestID` to `ListItemSwitch` [`#256`](https://github.com/pagopa/io-app-design-system/pull/256) -- chore: [PE-578] Add new variant to the `Tag` component [`#255`](https://github.com/pagopa/io-app-design-system/pull/255) -- chore: release 1.37.0 [`ce1451a`](https://github.com/pagopa/io-app-design-system/commit/ce1451ade1ffee799e7d1b52b890370ad0d5f1f6) -- chore: release 1.36.14 [`f02d0dd`](https://github.com/pagopa/io-app-design-system/commit/f02d0dd74fb715be4762220581267b52cfabba2d) -- chore: release 1.36.11 [`98bd412`](https://github.com/pagopa/io-app-design-system/commit/98bd4123dfaaedb544d87c556a461b63d0adc21a) +- chore: release 1.37.1 [`4ef7e61`](https://github.com/pagopa/io-app-design-system/commit/4ef7e61e76aa50a4dbea5c3165544269c9fee3ef) +- add `images.d.ts` for importing PNG images [`ece78f7`](https://github.com/pagopa/io-app-design-system/commit/ece78f77679a9c703c019a89a13d03b3aea7d6d3) #### [v1.37.0](https://github.com/pagopa/io-app-design-system/compare/v1.36.15...v1.37.0) -> 2 May 2024 +> 29 May 2024 -- chore: Add new variant to the `Tag` component [`ec9d386`](https://github.com/pagopa/io-app-design-system/commit/ec9d3863c89e1042b5426c0e1026dbbe2e0bee60) -- chore: release 1.37.0 [`026ca97`](https://github.com/pagopa/io-app-design-system/commit/026ca975a6ec22a1874a699b75de7ecd032b5c26) +- [IOPAE-1195] Add `AvatarSearch` component [`#274`](https://github.com/pagopa/io-app-design-system/pull/274) +- chore: [IOBP-655] Add new `workInProgress` pictogram [`#272`](https://github.com/pagopa/io-app-design-system/pull/272) +- chore: [IOBP-654] Add paymentLogoIcon attribute to the `ListItemInfo` [`#270`](https://github.com/pagopa/io-app-design-system/pull/270) +- chore: release 1.37.0 [`ce1451a`](https://github.com/pagopa/io-app-design-system/commit/ce1451ade1ffee799e7d1b52b890370ad0d5f1f6) #### [v1.36.15](https://github.com/pagopa/io-app-design-system/compare/v1.36.14...v1.36.15) diff --git a/package.json b/package.json index 66b9f168..36c4f11c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-app-design-system", - "version": "2.0.4", + "version": "2.0.5", "description": "The library defining the core components of the design system of @pagopa/io-app", "main": "lib/commonjs/index", "module": "lib/module/index",