Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.0](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.3.1...v0.4.0) (2025-06-15)


### Features

* update to 1.21.3 ([#30](https://github.com/scriptcoded/scripts-chunk-loaders/issues/30)) ([721e2fe](https://github.com/scriptcoded/scripts-chunk-loaders/commit/721e2fe89db04adca16ee28a47cfdff8e94ae6ad))

## [0.3.1](https://github.com/scriptcoded/scripts-chunk-loaders/compare/v0.3.0...v0.3.1) (2024-06-21)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ loader_version=0.16.9

# Mod Properties
# x-release-please-start-version
mod_version=0.3.2-SNAPSHOT
mod_version=0.4.0
# x-release-please-end
maven_group=io.nihlen.scriptschunkloaders
archives_base_name=scripts-chunk-loaders
Expand Down