diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e8f2bd17..7d7fe0a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +#### [v5.4.1](https://github.com/pagopa/io-backend/compare/v5.4.0...v5.4.1) + +> 28 March 2020 + +- [#172037528] fix import from config during tests [`#616`](https://github.com/pagopa/io-backend/pull/616) +- [#172037528] fix import from config during tests (#616) [`#172037528`](https://www.pivotaltracker.com/story/show/172037528) + #### [v5.4.0](https://github.com/pagopa/io-backend/compare/v5.3.1...v5.4.0) > 28 March 2020 @@ -13,6 +20,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - [#171916455] accept notifications without content (#615) [`#171916455`](https://www.pivotaltracker.com/story/show/171916455) - [#168929351] Single Intallation per user (#614) [`#168929351`](https://www.pivotaltracker.com/story/show/168929351) - [#172016612] Update azure-pipelines.yml for Danger [`#172016612`](https://www.pivotaltracker.com/story/show/172016612) +- chore: release 5.4.0 [`1f30214`](https://github.com/pagopa/io-backend/commit/1f30214cebb88a4626a77d0ed03b4c878b6b4f3d) #### [v5.3.1](https://github.com/pagopa/io-backend/compare/v5.3.0...v5.3.1) diff --git a/package.json b/package.json index 7b09ec8e9..ce7c786d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-backend", - "version": "5.4.0", + "version": "5.4.1", "min_app_version": { "ios": "0.0.0", "android": "0.0.0"