Skip to content

Commit

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

- [IOAPPFD0-145] Add the new `PictogramBleed` component [`#63`](https://github.com/pagopa/io-app-design-system/pull/63)
- [IOPLT-144] Map Legacy buttons versions to the context attribute [`#59`](https://github.com/pagopa/io-app-design-system/pull/59)
- [IOAPPFD0-143] Add new pictograms needed for ITWallet flow [`#60`](https://github.com/pagopa/io-app-design-system/pull/60)
- [IOPLT-141] Changes the Tag component to handle even the only icon or only text visualization [`#57`](https://github.com/pagopa/io-app-design-system/pull/57)
- [IOPLT-143] Introduces context to handle the experimental features [`#56`](https://github.com/pagopa/io-app-design-system/pull/56)
- feat: [SIW-470] Add PSP as navigation icon [`#58`](https://github.com/pagopa/io-app-design-system/pull/58)

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

> 4 September 2023
- fix: downgrade react-native-safe-area-context for compatibility issues [`519dfbf`](https://github.com/pagopa/io-app-design-system/commit/519dfbf99f8c70872ec71aadf8df5739afd1d272)
- chore: release 1.6.1 [`d3cb9d0`](https://github.com/pagopa/io-app-design-system/commit/d3cb9d0471e5f2ee222e29d978d772a384594e38)

#### [v1.6.0](https://github.com/pagopa/io-app-design-system/compare/v1.5.1...v1.6.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.6.1",
"version": "1.7.0",
"description": "test",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 8df16d5

Please sign in to comment.