Skip to content

Commit

Permalink
0.0.62 release (previous 0.0.61) + release notes updated [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
shipkit-org committed Jan 20, 2020
1 parent e7a9c41 commit 69c44b0
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.62
- 2020-01-20 - [4 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.61...v0.0.62) by [amarkumarjagtap](https://github.com/AmarkumarJagtap) (3), [AmarkumarJagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.62-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.62)
- added list of children dobs parameter to eligibility override test data factory [(#77)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/77)

#### 0.0.61
- 2020-01-15 - [3 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.60...v0.0.61) by [Matthew Smith](https://github.com/YetAnotherMatt) (2), [amarkumarjagtap](https://github.com/AmarkumarJagtap) (1) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.61-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.61)
- AFHS-428 changed combined eligibility override test data factory … [(#76)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/76)
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Version of the produced binaries. This file is intended to be checked-in.
#It will be automatically bumped by release automation.
version=0.0.62
previousVersion=0.0.61
version=0.0.63
previousVersion=0.0.62

0 comments on commit 69c44b0

Please sign in to comment.