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

Commit bbc1429

Browse files
committed
2.3.2 release (previous 2.3.1) + release notes updated [ci skip]
1 parent 55c9e20 commit bbc1429

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

docs/release-notes.md

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

3+
#### 2.3.2
4+
- 2020-07-04 - [11 commits](https://github.com/mockito/shipkit/compare/v2.3.1...v2.3.2) by 4 authors - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.2-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.2)
5+
- Commits: [Szczepan Faber](https://github.com/mockitoguy) (6), Michal Szestowicki (2), [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Will Sargent](https://github.com/wsargent) (1)
6+
- Fixed GitHub authorization [(#871)](https://github.com/mockito/shipkit/pull/871)
7+
- Add terse-logback to the list [(#866)](https://github.com/mockito/shipkit/pull/866)
8+
- Spec for separate release notes solution [(#863)](https://github.com/mockito/shipkit/pull/863)
9+
- Version of shipkit upgraded to 2.3.1 [(#862)](https://github.com/mockito/shipkit/pull/862)
10+
- Spec for discussing future of Shipkit [(#861)](https://github.com/mockito/shipkit/pull/861)
11+
312
#### 2.3.1
413
- 2020-02-10 - [4 commits](https://github.com/mockito/shipkit/compare/v2.3.0...v2.3.1) by [shipkit.org automated bot](https://github.com/shipkit-org) (2), [Szczepan Faber](https://github.com/mockitoguy) (2) - published to [![Gradle](https://img.shields.io/badge/Gradle-v2.3.1-blue.svg)](https://plugins.gradle.org/plugin/org.shipkit.java/2.3.1)
514
- Used correct exception type [(#860)](https://github.com/mockito/shipkit/pull/860)

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.3.2
3+
version=2.3.3
44

55
#Last previous release version
6-
previousVersion=2.3.1
6+
previousVersion=2.3.2

0 commit comments

Comments
 (0)