Skip to content

Commit

Permalink
chore: release 5.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb committed Jan 8, 2025
1 parent 487f1fa commit 61fc968
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ 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).

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

- [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)

#### [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.4...v5.0.0-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": "5.0.0-1",
"version": "5.0.0-2",
"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 61fc968

Please sign in to comment.