Skip to content

Commit fdcb210

Browse files
committed
0.0.33 release (previous 0.0.32) + release notes updated [ci skip]
1 parent 8595264 commit fdcb210

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/release-notes.md

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

3+
#### 0.0.33
4+
- 2019-11-11 - [4 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.32...v0.0.33) by [Mike Smith](https://github.com/mikeSmith08) (2), [mikeSmith08](https://github.com/mikeSmith08) (2) - published to [![Bintray](https://img.shields.io/badge/Bintray-0.0.33-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.33)
5+
- HTBHF-2586 Add comment simply to trigger a new release of common-java. [(#48)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/48)
6+
- HTBHF-2586 Create DWP API test module with common test data factories. [(#47)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/47)
7+
38
#### 0.0.32
49
- 2019-11-11 - [2 commits](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/compare/v0.0.31...v0.0.32) 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.32-green.svg)](https://bintray.com/departmentofhealth-htbhf/maven/htbhf-java-common/0.0.32)
510
- HTBHF-2586 Create DWP API module with common request and response objects. [(#46)](https://github.com/DepartmentOfHealth-htbhf/htbhf-java-common/pull/46)

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.33
4-
previousVersion=0.0.32
3+
version=0.0.34
4+
previousVersion=0.0.33

0 commit comments

Comments
 (0)