Skip to content

Commit 557e6df

Browse files
authored
Merge pull request #11 from scriptcoded/release-please--branches--main
chore(main): release 0.2.1
2 parents 681c700 + 4c818d5 commit 557e6df

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* cleanup and make mod run in singleplayer ([5c1e1ce](https://github.com/scriptcoded/scripts-chunk-loaders/commit/5c1e1ce6dc81c7abac513301f4be6ab555a05ee0))
9+
* **version:** Update to Minecraft 1.20.1 ([192702d](https://github.com/scriptcoded/scripts-chunk-loaders/commit/192702d300f4508a7549476a9a386fb3d82131b8))
10+
311
## [0.2.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.1.1...v0.2.0) (2023-06-10)
412

513

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ loader_version=0.15.7
1010

1111
# Mod Properties
1212
# x-release-please-start-version
13-
mod_version=0.2.1-SNAPSHOT
13+
mod_version=0.2.1
1414
# x-release-please-end
1515
maven_group=io.nihlen.scriptschunkloaders
1616
archives_base_name=scripts-chunk-loaders

0 commit comments

Comments
 (0)