Skip to content

Commit 42de00d

Browse files
chore(main): release 1.1.1 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf14bc2 commit 42de00d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/headlesshq/mc-server-test/compare/1.1.0...1.1.1) (2025-12-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update to HeadlessMc 2.8.0 ([#6](https://github.com/headlesshq/mc-server-test/issues/6)) ([bf14bc2](https://github.com/headlesshq/mc-server-test/commit/bf14bc2de38c4db3fb4a554d850f8d2043dc7354))
9+
310
## [1.1.0](https://github.com/headlesshq/mc-server-test/compare/1.0.0...1.1.0) (2025-11-12)
411

512

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
cp build/libs/&lt;your-mod&gt;.jar run/mods
6666

6767
- name: Run MC test client
68-
uses: headlesshq/mc-server-test@1.1.0 <!-- x-release-please-version -->
68+
uses: headlesshq/mc-server-test@1.1.1 <!-- x-release-please-version -->
6969
with:
7070
mc: 1.21.5
7171
modloader: fabric

0 commit comments

Comments
 (0)