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.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2024-01-29)

### Features

* **LibraryLoader:** Add support to relocate dependencies in order to prevent conflicts ([2799777](2799777))
  • Loading branch information
semantic-release-bot committed Jan 29, 2024
1 parent 2799777 commit 9b24e4b
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.9.0](https://github.com/GeorgeV220/LibraryLoader/compare/v1.8.0...v1.9.0) (2024-01-29)


### Features

* **LibraryLoader:** Add support to relocate dependencies in order to prevent conflicts ([2799777](https://github.com/GeorgeV220/LibraryLoader/commit/2799777a512c065856bbd363ede1fe24931e9ae0))

# [1.8.0](https://github.com/GeorgeV220/LibraryLoader/compare/v1.7.0...v1.8.0) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ group = com.georgev22.api
packageName = com.georgev22.api.libraryloader
pluginName = LibraryLoader
author = GeorgeV220
version = 1.8.0
version = 1.9.0

0 comments on commit 9b24e4b

Please sign in to comment.