Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit 26d8f8a

Browse files
committed
2.2.5 release (previous 2.2.4) + release notes updated [ci skip]
1 parent 4c01bfa commit 26d8f8a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

docs/release-notes.md

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

3+
#### 2.2.5
4+
- 2019-04-10 - [5 commits](https://github.com/mockito/shipkit/compare/v2.2.4...v2.2.5) by [Marcin Stachniuk](https://github.com/mstachniuk) (3), [shipkit.org automated bot](https://github.com/shipkit-org) (2) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.2.5-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.2.5)
5+
- Version of shipkit upgraded to 2.2.4 [(#823)](https://github.com/mockito/shipkit/pull/823)
6+
- Fix GitHub release notes encoding [(#820)](https://github.com/mockito/shipkit/pull/820)
7+
- Github release notes encoding [(#813)](https://github.com/mockito/shipkit/issues/813)
8+
39
#### 2.2.4
410
- 2019-04-06 - [11 commits](https://github.com/mockito/shipkit/compare/v2.2.3...v2.2.4) by epeee (8), [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Szczepan Faber](https://github.com/mockitoguy) (1) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.2.4-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.2.4)
511
- Fixed logging issue [(#821)](https://github.com/mockito/shipkit/pull/821)

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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=2.2.5
3+
version=2.2.6
44

55
#Last previous release version
6-
previousVersion=2.2.4
6+
previousVersion=2.2.5

0 commit comments

Comments
 (0)