Skip to content

Commit

Permalink
chore(release): version v1.6.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 28, 2024
1 parent 3cfada7 commit 2bef098
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.1](https://github.com/VoperAD/SlimeFrame/compare/v1.6.0...v1.6.1) (2024-04-28)


### Bug Fixes

* update orokin wand lore to 64 uses left ([#7](https://github.com/VoperAD/SlimeFrame/issues/7)) ([3cfada7](https://github.com/VoperAD/SlimeFrame/commit/3cfada78f312025cf8b1092fa54a843109c54674))



# [1.6.0](https://github.com/VoperAD/SlimeFrame/compare/v1.5.1...v1.6.0) (2024-01-13)


Expand Down Expand Up @@ -47,13 +56,3 @@



## [1.4.1](https://github.com/VoperAD/SlimeFrame/compare/v1.4.0...v1.4.1) (2023-12-19)


### Bug Fixes

* **items:** Condensed Plate has now a constant recipe ([3a9e198](https://github.com/VoperAD/SlimeFrame/commit/3a9e198a6202b7c8abea3b8f66e5e3f5573b1178))
* **items:** convert only one contract at a time ([8ad7c8a](https://github.com/VoperAD/SlimeFrame/commit/8ad7c8a4e70438d40151018fa4a3c3457f14e881))



2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.voper</groupId>
<artifactId>SlimeFrame</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>

<properties>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 2bef098

Please sign in to comment.