diff --git a/CHANGELOG.md b/CHANGELOG.md index ae6a673eb..d8d685346 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). +#### [v6.11.0](https://github.com/pagopa/io-backend/compare/v6.10.0...v6.11.0) + +> 27 June 2020 + +- [#173535710] Adult check by extracting date of birth from fiscalCode data [`#687`](https://github.com/pagopa/io-backend/pull/687) +- [#173535710] Adult check by extracting date of birth from fiscalCode data (#687) [`#173535710`](https://www.pivotaltracker.com/story/show/173535710) + #### [v6.10.0](https://github.com/pagopa/io-backend/compare/v6.9.0...v6.10.0) > 26 June 2020 - [#173530790] Adult Check on startBonusEligibilityCheck [`#686`](https://github.com/pagopa/io-backend/pull/686) - [#173530790] Adult Check on startBonusEligibilityCheck (#686) [`#173530790`](https://www.pivotaltracker.com/story/show/173530790) +- chore: release 6.10.0 [`3f0c829`](https://github.com/pagopa/io-backend/commit/3f0c8290706c4a3ae76c0f3dbe3f90257afe1e4e) #### [v6.9.0](https://github.com/pagopa/io-backend/compare/v6.8.0...v6.9.0) diff --git a/package.json b/package.json index bf2507857..2b02bf555 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "io-backend", - "version": "6.10.0", + "version": "6.11.0", "min_app_version": { "ios": "0.0.0", "android": "0.0.0"