diff --git a/CHANGELOG.md b/CHANGELOG.md index 13c7cad..0e6d945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,19 @@ 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.0.1](https://github.com/pagopa/io-cie-sdk/compare/v1.0.0...v1.0.1) +#### [v1.0.2](https://github.com/pagopa/io-cie-sdk/compare/v1.0.1...v1.0.2) +- add missing files to deployed bundle [`5a6162b`](https://github.com/pagopa/io-cie-sdk/commit/5a6162b2a65fdaf0b4a7f488c3a6647c8425d51f) + +#### [v1.0.1](https://github.com/pagopa/io-cie-sdk/compare/v1.0.1-RELEASE...v1.0.1) + +> 26 January 2021 + +#### [v1.0.1-RELEASE](https://github.com/pagopa/io-cie-sdk/compare/v1.0.0...v1.0.1-RELEASE) + +> 26 January 2021 + +- Bump version to 1.0.1 [skip ci] [`2b8b9e1`](https://github.com/pagopa/io-cie-sdk/commit/2b8b9e19b0407d17f652aaebd7aa04ec7f377780) - fix deploy pipeline [`ce571d2`](https://github.com/pagopa/io-cie-sdk/commit/ce571d2f6743b59412f61cca93edba9625f832ec) #### [v1.0.0](https://github.com/pagopa/io-cie-sdk/compare/v1.0.0-RELEASE...v1.0.0) diff --git a/package.json b/package.json index 5ebda90..bb5eb23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/react-native-cie", - "version": "1.0.1", + "version": "1.0.2", "description": "CIE (Carta di Identità Elettronica) module for react native.", "main": "index.js", "types": "index.d.ts",