Skip to content

Commit 1aee641

Browse files
committed
0.0.48 release (previous 0.0.47) + release notes updated [ci skip]
1 parent 2ab97ff commit 1aee641

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.48
4+
- 2019-12-11 - [4 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.47...v0.0.48) by [Matthew Smith](https://github.com/YetAnotherMatt) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.48-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.48)
5+
- HTBHF-2714 Renamed all dwp v2 code to remove 'v2' [(#62)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/62)
6+
37
#### 0.0.47
48
- 2019-12-11 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.46...v0.0.47) by [David Wybourn](https://github.com/dwybourn) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.47-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.47)
59
- HTBHF-2706 Added additional CombinedIdentityAndEligibilityResponse te… [(#63)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/63)

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.48
4-
previousVersion=0.0.47
3+
version=0.0.49
4+
previousVersion=0.0.48

0 commit comments

Comments
 (0)