Skip to content

Commit 088bf8d

Browse files
authored
Merge pull request #13 from scriptcoded/release-please--branches--main
chore(main): release 0.2.2
2 parents c7d4bdf + 9bda290 commit 088bf8d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.2](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.1...v0.2.2) (2024-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* auto naming fixes ([f2e2357](https://github.com/scriptcoded/scripts-chunk-loaders/commit/f2e2357035e0044b4fdced921807c2954756ee0e))
9+
* **version:** update to Minecraft 1.20.2 ([d524346](https://github.com/scriptcoded/scripts-chunk-loaders/commit/d524346c19b9c8cca5b46d11ebc1f4a2e33c8e4a))
10+
311
## [0.2.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.2.0...v0.2.1) (2024-02-27)
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.2-SNAPSHOT
13+
mod_version=0.2.2
1414
# x-release-please-end
1515
maven_group=io.nihlen.scriptschunkloaders
1616
archives_base_name=scripts-chunk-loaders

0 commit comments

Comments
 (0)