Skip to content

Commit

Permalink
Bump version to 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
pagopa-github-bot committed Apr 15, 2022
1 parent b1dba4e commit f0ccf14
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion 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.1.3](https://github.com/pagopa/io-cie-sdk/compare/v1.1.2...v1.1.3)
#### [v1.1.4](https://github.com/pagopa/io-cie-sdk/compare/v1.1.3...v1.1.4)

- Add README [`a0d77ec`](https://github.com/pagopa/io-cie-sdk/commit/a0d77ec159d7ac9650af8572d9d18686d1e5d05d)
- Change maven to maven-publish #43 [`b1dba4e`](https://github.com/pagopa/io-cie-sdk/commit/b1dba4ee633bd6e88c4f1415ff083c1b8aa3dff5)

#### [v1.1.3](https://github.com/pagopa/io-cie-sdk/compare/v1.1.3-RELEASE...v1.1.3)

> 1 October 2021
#### [v1.1.3-RELEASE](https://github.com/pagopa/io-cie-sdk/compare/v1.1.2...v1.1.3-RELEASE)

> 1 October 2021
- Support alert messages customization [ios] [`#38`](https://github.com/pagopa/io-cie-sdk/pull/38)
- Bump version to 1.1.3 [skip ci] [`36185a4`](https://github.com/pagopa/io-cie-sdk/commit/36185a4e62e528fcfb8e31136f5d13ee8831d55d)

#### [v1.1.2](https://github.com/pagopa/io-cie-sdk/compare/v1.1.2-RELEASE...v1.1.2)

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/react-native-cie",
"version": "1.1.3",
"version": "1.1.4",
"description": "CIE (Carta di Identità Elettronica) module for react native.",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit f0ccf14

Please sign in to comment.