Skip to content

Commit

Permalink
0.0.60 release (previous 0.0.59) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Jan 31, 2020
1 parent b72180c commit 4621301
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<sup><sup>*Release notes were automatically generated by [Shipkit](http://shipkit.org/)*</sup></sup>

#### 0.0.60
- 2020-01-31 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/compare/v0.0.59...v0.0.60) by [AmarkumarJagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.60-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-eligibility-service/0.0.60)
- AFHS-1838 - removed qualifying benefits set from buildCombinedResponse [(#116)](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/pull/116)

#### 0.0.59
- 2020-01-31 - [3 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/compare/v0.0.58...v0.0.59) by [amarkumarjagtap](https://github.com/AmarkumarJagtap) (2), [AmarkumarJagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.59-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-eligibility-service/0.0.59)
- added qualifying reason in IdentityAndEligibilityService [(#115)](https://github.com/DepartmentOfHealth-htbhf/htbhf-eligibility-service/pull/115)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.0.60
previousVersion=0.0.59
version=0.0.61
previousVersion=0.0.60

0 comments on commit 4621301

Please sign in to comment.