Skip to content

Commit

Permalink
Merge branch 'main' into IOAPPX-288-add-markdown-typograhic-scale
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnplb authored Apr 22, 2024
2 parents 5be823d + ee84704 commit b93279d
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,10 +4,18 @@ 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.36.0](https://github.com/pagopa/io-app-design-system/compare/v1.35.0...v1.36.0)

- chore: add avatar prop to `ListItemNav` component [`#247`](https://github.com/pagopa/io-app-design-system/pull/247)
- [chore] Latest RN 0.72.12 version to run the example app on xCode 15 [`#224`](https://github.com/pagopa/io-app-design-system/pull/224)

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

> 16 April 2024
- [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)
- chore: release 1.35.0 [`83e062f`](https://github.com/pagopa/io-app-design-system/commit/83e062fe3e4f768b173bcb95074ab7fce73666ab)

#### [v1.34.0](https://github.com/pagopa/io-app-design-system/compare/v1.33.0...v1.34.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.35.0",
"version": "1.36.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 b93279d

Please sign in to comment.