Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2023-06-08)

### Bug Fixes

* Remove unused field 'clazz' from LibraryLoader class ([c6a47e3](c6a47e3))
  • Loading branch information
semantic-release-bot committed Jun 8, 2023
1 parent c6a47e3 commit 5cf62ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.5.1](https://github.com/GeorgeV220/LibraryLoader/compare/v1.5.0...v1.5.1) (2023-06-08)


### Bug Fixes

* Remove unused field 'clazz' from LibraryLoader class ([c6a47e3](https://github.com/GeorgeV220/LibraryLoader/commit/c6a47e3847334de3533f7a9b16d4c6e21aec2fb9))

# [1.5.0](https://github.com/GeorgeV220/LibraryLoader/compare/v1.4.0...v1.5.0) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pluginName = LibraryLoader
author = GeorgeV220
mcVersion = 1.19.2
apiVersion = 1.13
version = 1.5.0
version = 1.5.1

0 comments on commit 5cf62ea

Please sign in to comment.