From adeddb057c55d6543b90f83038865577bad057cc Mon Sep 17 00:00:00 2001 From: "danilo.spinelli" Date: Thu, 9 Apr 2020 18:52:45 +0200 Subject: [PATCH] chore: release 5.13.5 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 891f147ab..040ee70c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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). +#### [v5.13.5](https://github.com/pagopa/io-backend/compare/v5.13.4...v5.13.5) + +> 9 April 2020 + +- [#172248390] invert keepalive condition [`#172248390`](https://www.pivotaltracker.com/story/show/172248390) +- hotfix: revert agentkeepalive package version [`1b671e1`](https://github.com/pagopa/io-backend/commit/1b671e19583d40fe3a60ec32b3b8afb459132a05) + #### [v5.13.4](https://github.com/pagopa/io-backend/compare/v5.13.3...v5.13.4) > 9 April 2020 - hotfix: align agentkeepalive version to the one used by io-ts-commons [`36e11c1`](https://github.com/pagopa/io-backend/commit/36e11c11a3fd58f5159b478175340a500a323d33) +- chore: release 5.13.4 [`9a52efe`](https://github.com/pagopa/io-backend/commit/9a52efe03cdd68b9716c9dee686c2668751099c4) #### [v5.13.3](https://github.com/pagopa/io-backend/compare/v5.13.2...v5.13.3) diff --git a/package.json b/package.json index 60b7c449f..9297eff8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-backend", - "version": "5.13.4", + "version": "5.13.5", "min_app_version": { "ios": "0.0.0", "android": "0.0.0"