File tree Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Expand file tree Collapse file tree 5 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 3.0 .0"
2+ "." : " 3.1 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.1.0] ( https://github.com/headlesshq/mc-runtime-test/compare/3.0.0...3.1.0 ) (2025-04-06)
4+
5+
6+ ### Features
7+
8+ * ** deps:** support 1.21.5 and update to HeadlessMc 2.5.1 ([ 63a0f2a] ( https://github.com/headlesshq/mc-runtime-test/commit/63a0f2a887f3c99d2629c2a7f913d5fe795657ce ) )
9+
310## [ 3.0.0] ( https://github.com/headlesshq/mc-runtime-test/compare/2.4.2...3.0.0 ) (2024-12-05)
411
512
Original file line number Diff line number Diff line change 8181 cp build/libs/<your-mod >.jar run/mods
8282
8383 - name: Run MC test client
84- uses: headlesshq/mc-runtime-test@3.0 .0 <!-- x-release-please-version -->
84+ uses: headlesshq/mc-runtime-test@3.1 .0 <!-- x-release-please-version -->
8585 with:
8686 mc: 1.21.4
8787 modloader: fabric
Original file line number Diff line number Diff line change 9595 uses : robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # v1.11
9696 with :
9797 repository : headlesshq/mc-runtime-test
98- tag : " 3.0 .0" # x-release-please-version
98+ tag : " 3.1 .0" # x-release-please-version
9999 fileName : ' mc-runtime-test-${{ inputs.mc }}-*-${{ inputs.mc-runtime-test }}-release.jar'
100100 out-file-path : run/mods
101101
Original file line number Diff line number Diff line change 11# x-release-please-start-version
2- project_version = 3.0 .0
2+ project_version = 3.1 .0
33# x-release-please-end
You can’t perform that action at this time.
0 commit comments