Skip to content

Commit 1495879

Browse files
author
danilo spinelli
committed
chore: release 6.11.0
1 parent b5e5a13 commit 1495879

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v6.11.0](https://github.com/pagopa/io-backend/compare/v6.10.0...v6.11.0)
8+
9+
> 27 June 2020
10+
11+
- [#173535710] Adult check by extracting date of birth from fiscalCode data [`#687`](https://github.com/pagopa/io-backend/pull/687)
12+
- [#173535710] Adult check by extracting date of birth from fiscalCode data (#687) [`#173535710`](https://www.pivotaltracker.com/story/show/173535710)
13+
714
#### [v6.10.0](https://github.com/pagopa/io-backend/compare/v6.9.0...v6.10.0)
815

916
> 26 June 2020
1017
1118
- [#173530790] Adult Check on startBonusEligibilityCheck [`#686`](https://github.com/pagopa/io-backend/pull/686)
1219
- [#173530790] Adult Check on startBonusEligibilityCheck (#686) [`#173530790`](https://www.pivotaltracker.com/story/show/173530790)
20+
- chore: release 6.10.0 [`3f0c829`](https://github.com/pagopa/io-backend/commit/3f0c8290706c4a3ae76c0f3dbe3f90257afe1e4e)
1321

1422
#### [v6.9.0](https://github.com/pagopa/io-backend/compare/v6.8.0...v6.9.0)
1523

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "io-backend",
3-
"version": "6.10.0",
3+
"version": "6.11.0",
44
"min_app_version": {
55
"ios": "0.0.0",
66
"android": "0.0.0"

0 commit comments

Comments
 (0)