Skip to content

Commit

Permalink
chore: release 1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisTofani committed Mar 27, 2024
1 parent 037cb1a commit aaa1900
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,20 @@ 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.31.0](https://github.com/pagopa/io-app-design-system/compare/v1.30.0...v1.31.0)

- [IOAPPX-269] Fix wrong color of TextInput when experimental DS is off [`#228`](https://github.com/pagopa/io-app-design-system/pull/228)
- [IOAPPX-268] Add `eslint-plugin-react-native-a11y` to enforce accessibility [`#227`](https://github.com/pagopa/io-app-design-system/pull/227)
- [IOAPPX-267] Add a11y props to `LogoPaymentCard` [`#226`](https://github.com/pagopa/io-app-design-system/pull/226)
- [IOAPPX-264] Disable the `exiting` transition in the `ButtonSolid` component to prevent glitch [`#223`](https://github.com/pagopa/io-app-design-system/pull/223)

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

- **BREAKING** [IOPLT-359] Upgrade react-native-svg to 15.1.0 [`#221`](https://github.com/pagopa/io-app-design-system/pull/221)
> 20 March 2024
- [IOPLT-359] Upgrade react-native-svg to 15.1.0 [`#221`](https://github.com/pagopa/io-app-design-system/pull/221)
- [IOBP-576] TextInputBase autoFocus prop [`#222`](https://github.com/pagopa/io-app-design-system/pull/222)
- chore: release 1.30.0 [`7fcee91`](https://github.com/pagopa/io-app-design-system/commit/7fcee916bf72398baf1c712bfc61b78815a56e3c)

#### [v1.29.0](https://github.com/pagopa/io-app-design-system/compare/v1.28.1...v1.29.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.30.0",
"version": "1.31.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 aaa1900

Please sign in to comment.