Skip to content

Commit

Permalink
chore: release 4.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb committed Jan 9, 2025
1 parent f401438 commit 6e4f1b6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 3 deletions.
30 changes: 28 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,46 @@ 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).

#### [v4.4.4](https://github.com/pagopa/io-app-design-system/compare/v5.0.0-0...v4.4.4)
#### [v4.4.5](https://github.com/pagopa/io-app-design-system/compare/v5.0.0-2...v4.4.5)

- [IOAPPX-460] Fix `NumberButton` off-centre alignment when text is larger [`#378`](https://github.com/pagopa/io-app-design-system/pull/378)

#### [v5.0.0-2](https://github.com/pagopa/io-app-design-system/compare/v5.0.0-1...v5.0.0-2)

> 8 January 2025
- [IOAPPX-415] Remove the legacy UI + Add the new `useIONewTypeface` hook to manage new and legacy typography [`#345`](https://github.com/pagopa/io-app-design-system/pull/345)
- [IOAPPX-459] Add the new `theme` and `typeface` icons [`#377`](https://github.com/pagopa/io-app-design-system/pull/377)
- [IOAPPX-450] Remove `title` prop from `Alert` [`#370`](https://github.com/pagopa/io-app-design-system/pull/370)
- Remove some variants of `Badge` [`#372`](https://github.com/pagopa/io-app-design-system/pull/372)
- [IOAPPX-449] Remove `size` prop from `Banner` [`#369`](https://github.com/pagopa/io-app-design-system/pull/369)
- chore: release 5.0.0-2 [`61fc968`](https://github.com/pagopa/io-app-design-system/commit/61fc968f11e726d2d8f26b3bc264285504714f4e)

#### [v5.0.0-1](https://github.com/pagopa/io-app-design-system/compare/v5.0.0-0...v5.0.0-1)

> 8 January 2025
- Add `numberOfLines` and `textAlign` props to `ButtonLink` [`#375`](https://github.com/pagopa/io-app-design-system/pull/375)
- Skip the `entering` transition on the first render of `ButtonSolid` [`#374`](https://github.com/pagopa/io-app-design-system/pull/374)
- chore: release 4.4.3 [`58ea9e9`](https://github.com/pagopa/io-app-design-system/commit/58ea9e96bd87ab4ab2b78cfabd8efc7ed357f25a)
- chore: release 5.0.0-1 [`7eba376`](https://github.com/pagopa/io-app-design-system/commit/7eba376ab3b8b695041c46f4777ae12d3d001f43)
- chore: release 4.4.4 [`3a52bb7`](https://github.com/pagopa/io-app-design-system/commit/3a52bb766c40e79f178685fff0b05b7eb0ccdc36)

#### [v5.0.0-0](https://github.com/pagopa/io-app-design-system/compare/v4.4.3...v5.0.0-0)
#### [v5.0.0-0](https://github.com/pagopa/io-app-design-system/compare/v4.4.4...v5.0.0-0)

> 20 December 2024
- Remove legacy styles from buttons [`d0ca275`](https://github.com/pagopa/io-app-design-system/commit/d0ca275ea9f1ec810d5afabde2392413791e3a9c)
- Update `jest` snapshots [`47d1f88`](https://github.com/pagopa/io-app-design-system/commit/47d1f88c017bc69b245c6996f61884e396bb8dc5)
- Update `jest` snapshots [`30076b9`](https://github.com/pagopa/io-app-design-system/commit/30076b93887ccf211ad03a02e4ed2700997b1300)

#### [v4.4.4](https://github.com/pagopa/io-app-design-system/compare/v4.4.3...v4.4.4)

> 7 January 2025
- Add `numberOfLines` and `textAlign` props to `ButtonLink` [`#375`](https://github.com/pagopa/io-app-design-system/pull/375)
- chore: release 4.4.4 [`3a52bb7`](https://github.com/pagopa/io-app-design-system/commit/3a52bb766c40e79f178685fff0b05b7eb0ccdc36)

#### [v4.4.3](https://github.com/pagopa/io-app-design-system/compare/v4.4.2...v4.4.3)

> 20 December 2024
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": "4.4.4",
"version": "4.4.5",
"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 6e4f1b6

Please sign in to comment.