Skip to content

Commit 6a49c5d

Browse files
committed
0.0.53 release (previous 0.0.52) + release notes updated [ci skip]
1 parent fdbdfb8 commit 6a49c5d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>
22

3+
#### 0.0.53
4+
- 2019-12-19 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.52...v0.0.53) by [Matthew Smith](https://github.com/YetAnotherMatt) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.53-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.53)
5+
- AFHS-388 Added CombinedIdentityAndEligibilityResponse.isEmailAndPhoneMatched [(#68)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/68)
6+
37
#### 0.0.52
48
- 2019-12-17 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.51...v0.0.52) by [Mike Smith](https://github.com/mikeSmith08) (1), [mikeSmith08](https://github.com/mikeSmith08) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.52-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.52)
59
- AFHS-361 Add address matching methods to IdentityAndEligibilityResponse. [(#67)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/67)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#Version of the produced binaries. This file is intended to be checked-in.
22
#It will be automatically bumped by release automation.
3-
version=0.0.53
4-
previousVersion=0.0.52
3+
version=0.0.54
4+
previousVersion=0.0.53

0 commit comments

Comments
 (0)