Skip to content

Commit

Permalink
chore: release 1.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mastro993 committed Apr 16, 2024
1 parent 177b76d commit 83e062f
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.35.0](https://github.com/pagopa/io-app-design-system/compare/v1.34.0...v1.35.0)

- [IOAPPX-285] Update the color scale in relation to red [`#244`](https://github.com/pagopa/io-app-design-system/pull/244)
- chore: add image prop to `ModuleCheckout` component [`#245`](https://github.com/pagopa/io-app-design-system/pull/245)

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

> 11 April 2024
- Update `TabNavigation` component [`#242`](https://github.com/pagopa/io-app-design-system/pull/242)
- [IOAPPX-281] Add `VStack` and `HStack` components [`#241`](https://github.com/pagopa/io-app-design-system/pull/241)
- [IOAPPX-272] Improve accessibility by adding `accessibilityState` to `Button…` components [`#234`](https://github.com/pagopa/io-app-design-system/pull/234)
- chore: Rework TabItem component color map [`#236`](https://github.com/pagopa/io-app-design-system/pull/236)
- fix: absolute import in `ModuleCredential` component [`#239`](https://github.com/pagopa/io-app-design-system/pull/239)
- chore: Replace CGN categories icons [`#237`](https://github.com/pagopa/io-app-design-system/pull/237)
- [IOAPPX-274] Make Button… `accessibilityLabel` prop optional + Improve accessibility of selection components (except `ListItemSwitch`) [`#235`](https://github.com/pagopa/io-app-design-system/pull/235)
- chore: release 1.34.0 [`6f1ccc0`](https://github.com/pagopa/io-app-design-system/commit/6f1ccc0ec4770686477c9c2bab8db93e9cb514a7)

#### [v1.33.0](https://github.com/pagopa/io-app-design-system/compare/v1.32.1...v1.33.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.34.0",
"version": "1.35.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 83e062f

Please sign in to comment.