Skip to content

Releases: CrimsonWarpedcraft/plugin-template

Release v4.0.3

18 Nov 05:42
c14cd4b
Compare
Choose a tag to compare

What's Changed

  • deps: bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT by @dependabot in #213
  • deps: bump com.github.spotbugs from 6.0.25 to 6.0.26 by @dependabot in #214
  • deps: bump com.gradleup.shadow from 8.3.3 to 8.3.5 by @dependabot in #215
  • chore(docs): Update README by @leviem1 in #216
  • deps: Bump checkstyle from 10.18.2 to 10.20.1 by @leviem1 in #217
  • deps: Bump gradle from 8.10.2 to 8.11 by @leviem1 in #218

Full Changelog: v4.0.2...v4.0.3

Release v4.0.2

23 Oct 03:40
f54fe7c
Compare
Choose a tag to compare

What's Changed

  • build: bump appleboy/discord-action from 1.0.0 to 1.1.0 by @dependabot in #208
  • deps: bump com.github.spotbugs from 6.0.24 to 6.0.25 by @dependabot in #212
  • deps: bump org.junit.platform:junit-platform-launcher from 1.11.2 to 1.11.3 by @dependabot in #210
  • deps: bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #211

Full Changelog: v4.0.1...v4.0.2

Release v4.0.1

08 Oct 04:16
947a5b3
Compare
Choose a tag to compare

What's Changed

  • fix(ci): prevent pre-releases from being sent to releases channel by @leviem1 in #200
  • deps: bump org.junit.platform:junit-platform-launcher from 1.11.1 to 1.11.2 by @dependabot in #202
  • deps: bump com.github.spotbugs from 6.0.23 to 6.0.24 by @dependabot in #204
  • deps: bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #203
  • deps: bump com.gradleup.shadow from 8.3.2 to 8.3.3 by @dependabot in #205
  • chore: Update checkstyle config by @leviem1 in #206
  • deps: Bump checkstyle from 10.18.1 to 10.18.2 by @leviem1 in #207

Full Changelog: v4.0.0...v4.0.1

Release v4.0.0

02 Oct 06:48
3e8f64b
Compare
Choose a tag to compare

Breaking Changes

PR #197 breaks existing Discord notification setups. Migrate your DISCORD_WEBHOOK_ID and DISCORD_RELEASE_WEBHOOK_ID action secrets to variables before updating.

What's Changed

  • deps: bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by @dependabot in #192
  • deps: bump com.github.spotbugs from 6.0.22 to 6.0.23 by @dependabot in #193
  • deps: bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #191
  • deps: bump gradle from 8.10.1 to 8.10.2 by @leviem1 in #194
  • feat: make discord notifications optional by @leviem1 in #195
  • fix(ci)!: switch discord webhook id to variable to make notifications optional by @leviem1 in #197
  • docs: Update readme by @leviem1 in #198

Full Changelog: v3.14.1...v4.0.0

Release v4.0.0-RC-1

02 Oct 06:27
e863f74
Compare
Choose a tag to compare
Release v4.0.0-RC-1 Pre-release
Pre-release

What's Changed

  • deps: bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by @dependabot in #192
  • deps: bump com.github.spotbugs from 6.0.22 to 6.0.23 by @dependabot in #193
  • deps: bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #191
  • deps: bump gradle from 8.10.1 to 8.10.2 by @leviem1 in #194
  • feat: make discord notifications optional by @leviem1 in #195
  • fix(ci): Broken CI due to secrets context not being available by @leviem1 in #196
  • fix(ci)!: switch discord webhook id to variable to make notifications optional by @leviem1 in #197
  • fix(ci): Update missed webhook id secret references by @leviem1 in #199

Full Changelog: v3.14.1...v4.0.0-RC-1

Release v3.14.1

29 Sep 08:25
c2d0138
Compare
Choose a tag to compare

What's Changed

  • fix(ci): Broken announcement channel conditional syntax by @leviem1 in #190

Full Changelog: v3.14.0...v3.14.1

Release v3.14.0

29 Sep 08:18
ea5e01b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.0...v3.14.0

Release v3.14.0-RC-5

29 Sep 08:13
a1cb299
Compare
Choose a tag to compare
Release v3.14.0-RC-5 Pre-release
Pre-release

What's Changed

Full Changelog: v3.14.0-RC-4...v3.14.0-RC-5

Release v3.14.0-RC-4

29 Sep 08:06
40f23fa
Compare
Choose a tag to compare
Release v3.14.0-RC-4 Pre-release
Pre-release

What's Changed

Full Changelog: v3.14.0-RC-3...v3.14.0-RC-4

Release v3.14.0-RC-3

29 Sep 07:51
b50b0b0
Compare
Choose a tag to compare
Release v3.14.0-RC-3 Pre-release
Pre-release

What's Changed

  • fix(ci): Refactor CI and fix notifications by @leviem1 in #186

Full Changelog: v3.14.0-RC-2...v3.14.0-RC-3