Skip to content

Releases: RagedUnicorn/github-release-maven-plugin

v1.0.7

17 Dec 15:43
9607e05
Compare
Choose a tag to compare

Updates

Contributions by @philsttr

  • Add ability to use GitHub's automated release notes generation (#16)
  • Add ability to pass token via GITHUB_TOKEN environment variable (#17)

v1.0.6

18 Nov 23:09
af3ad01
Compare
Choose a tag to compare

Updates

  • Add new optional parameter baseUri for configuring GitHub Enterprise

v1.0.5

22 Jul 10:53
Compare
Choose a tag to compare

Updates

  • Add new plugin parameter skip for skipping the plugin completely
  • Add GitHub Actions to deploy to OSSRH, GitHub Packages and GitHub Release

v1.0.4

21 May 10:41
Compare
Choose a tag to compare
  • Update licensing year to 2022
  • Bump maven dependency versions
  • Fix documentation authToken parameter
  • Convert intellij old run configurations into new setup

v1.0.3

14 Aug 11:37
Compare
Choose a tag to compare
  • Add draft documentation
  • Update licensing year to 2021
  • Bump httpclient from 4.5.6 to 4.5.13
  • Bump maven-plugin-api 3.5.4 to 3.8.1
  • Bump maven-core 3.5.4 to 3.8.1
  • Bump maven-compat 3.5.4 to 3.8.1
  • Bump maven-plugin-annotations 3.5.2 to 3.6.1
  • Bump slf4j-simple 1.7.25 to 1.7.32
  • Bump gson 2.8.5 to 2.8.7
  • Bump httcomponents 4.5.3 to 4.5.13
  • Bump junit 4.12 to 4.13.2
  • Remove jxr reporting plugin

v1.0.2

31 Jan 21:23
Compare
Choose a tag to compare
  • Update checkstyle plugin to 3.0.0
  • Update licensing year to 2020
  • Fix potential nullpointer in ReleaseService

v1.0.1

15 Mar 14:35
Compare
Choose a tag to compare

v1.0.0

16 Sep 09:18
Compare
Choose a tag to compare

Initial release