Releases: CrimsonWarpedcraft/plugin-template
Releases · CrimsonWarpedcraft/plugin-template
Release v4.0.3
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
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
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
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
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
What's Changed
Full Changelog: v3.14.0...v3.14.1
Release v3.14.0
What's Changed
- feat(ci): Cache gradle actions by @leviem1 in #184
- feat(ci): Only push releases to release channel by @leviem1 in #182
- feat(ci): Don't run build or test on tags by @leviem1 in #183
- fix(ci): Run release if dependencies are skipped by @leviem1 in #185
- fix(ci): Refactor CI and fix notifications by @leviem1 in #186
- fix(ci): Broken release notifications by @leviem1 in #187
- fix(ci): Incorrect condition syntax by @leviem1 in #188
- fix(ci): Remove extra comment by @leviem1 in #189
Full Changelog: v3.13.0...v3.14.0
Release v3.14.0-RC-5
What's Changed
Full Changelog: v3.14.0-RC-4...v3.14.0-RC-5
Release v3.14.0-RC-4
What's Changed
Full Changelog: v3.14.0-RC-3...v3.14.0-RC-4
Release v3.14.0-RC-3
What's Changed
Full Changelog: v3.14.0-RC-2...v3.14.0-RC-3