From 775afce45ea6d9f7c49bf7c9b10214a79d033d27 Mon Sep 17 00:00:00 2001 From: "danilo.spinelli" Date: Tue, 3 Mar 2020 13:00:22 +0100 Subject: [PATCH] chore: release 4.4.0 --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ba60809..4c94964d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,22 @@ 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). +#### [v4.4.0](https://github.com/teamdigitale/io-backend/compare/v4.3.0...v4.4.0) + +> 3 March 2020 + +- Remove apk cache from the final image. [`#528`](https://github.com/teamdigitale/io-backend/pull/528) +- [#171467326] Upgrade io-spid-commons to v.2.5.0 [`#588`](https://github.com/teamdigitale/io-backend/pull/588) +- [#170699667] upgrade unsecure packages [`#587`](https://github.com/teamdigitale/io-backend/pull/587) +- [#171467326] Upgrade io-spid-commons to v.2.5.0 (#588) [`#171467326`](https://www.pivotaltracker.com/story/show/171467326) +- [#170699667] upgrade unsecure packages (#587) [`#170699667`](https://www.pivotaltracker.com/story/show/170699667) + #### [v4.3.0](https://github.com/teamdigitale/io-backend/compare/v4.2.0...v4.3.0) > 20 February 2020 - [#171377968] update openapi specs [`#171377968`](https://www.pivotaltracker.com/story/show/171377968) +- chore: release 4.3.0 [`883698e`](https://github.com/teamdigitale/io-backend/commit/883698eeabc63fdb392c69fc843dbaedc2a88a75) #### [v4.2.0](https://github.com/teamdigitale/io-backend/compare/v4.1.1...v4.2.0) diff --git a/package.json b/package.json index 19e586f58..3d4ce12c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-backend", - "version": "4.3.0", + "version": "4.4.0", "min_app_version": { "ios": "0.0.0", "android": "0.0.0"