diff --git a/CHANGELOG.md b/CHANGELOG.md index 70356234..8997b0d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,20 @@ 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). +#### [v2.9.0](https://github.com/pagopa/io-spid-commons/compare/v2.8.0...v2.9.0) + +> 9 March 2020 + +- [#170765582] Selective update IDPS metadata [`#24`](https://github.com/pagopa/io-spid-commons/pull/24) +- [#170765582] Selective update IDPS metadata (#24) [`#170765582`](https://www.pivotaltracker.com/story/show/170765582) + #### [v2.8.0](https://github.com/pagopa/io-spid-commons/compare/v2.7.0...v2.8.0) > 5 March 2020 - [#171642423] Fetch testenv2 metadata [`#23`](https://github.com/pagopa/io-spid-commons/pull/23) - [#171642423] Fetch testenv2 metadata (#23) [`#171642423`](https://www.pivotaltracker.com/story/show/171642423) +- chore: release 2.8.0 [`60fc67b`](https://github.com/pagopa/io-spid-commons/commit/60fc67b48d50f8b3f6fe43a777aac9b3684c955e) #### [v2.7.0](https://github.com/pagopa/io-spid-commons/compare/v2.6.0...v2.7.0) diff --git a/package.json b/package.json index 4f77750d..8c529b71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pagopa/io-spid-commons", - "version": "2.8.0", + "version": "2.9.0", "description": "Common code for integrating SPID authentication", "repository": { "type": "git",