Skip to content

Commit

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

- [IOPLT-236] Adds the new `OTPInput` component [`#161`](https://github.com/pagopa/io-app-design-system/pull/161)
- chore: add `IconSystemPermissionsAndroid` icon [`#162`](https://github.com/pagopa/io-app-design-system/pull/162)
- chore: add new batch of pictograms [`#159`](https://github.com/pagopa/io-app-design-system/pull/159)
- [IOAPPFD0-197] Add the `numberOfLines` prop to the title of the `ListItemTransaction` component [`#158`](https://github.com/pagopa/io-app-design-system/pull/158)
- [IOPLT-272] RadioButtonLabel component [`#156`](https://github.com/pagopa/io-app-design-system/pull/156)
- [IOPLT-273] Adds FeatureInfo, ModuleCheckout and ModulePaymentNotice to Storybook [`#155`](https://github.com/pagopa/io-app-design-system/pull/155)
- [IOPLT-177] Publish the storybook on Github Pages via Github Actions [`#150`](https://github.com/pagopa/io-app-design-system/pull/150)

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

> 29 November 2023
- [IOPLT-226] Migrates `ForceScrollDownViewPage` from main app codebase [`#154`](https://github.com/pagopa/io-app-design-system/pull/154)
- chore: adds some storybook stories [`#151`](https://github.com/pagopa/io-app-design-system/pull/151)
- [IOAPPFD0-195] `HeaderFirstLevel` · Change `IconButton` color to `primary` (from `neutral`) [`#153`](https://github.com/pagopa/io-app-design-system/pull/153)
- Add `contrast` variant to `ButtonLink` [`#152`](https://github.com/pagopa/io-app-design-system/pull/152)
- chore: release 1.17.2 [`c54313c`](https://github.com/pagopa/io-app-design-system/commit/c54313ca7fa7dcf98cd204e6a616062795635dab)

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

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.17.2",
"version": "1.18.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 1e6fa60

Please sign in to comment.