Skip to content

Commit 2bef098

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.6.1 [skip ci]
1 parent 3cfada7 commit 2bef098

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.1](https://github.com/VoperAD/SlimeFrame/compare/v1.6.0...v1.6.1) (2024-04-28)
2+
3+
4+
### Bug Fixes
5+
6+
* update orokin wand lore to 64 uses left ([#7](https://github.com/VoperAD/SlimeFrame/issues/7)) ([3cfada7](https://github.com/VoperAD/SlimeFrame/commit/3cfada78f312025cf8b1092fa54a843109c54674))
7+
8+
9+
110
# [1.6.0](https://github.com/VoperAD/SlimeFrame/compare/v1.5.1...v1.6.0) (2024-01-13)
211

312

@@ -47,13 +56,3 @@
4756

4857

4958

50-
## [1.4.1](https://github.com/VoperAD/SlimeFrame/compare/v1.4.0...v1.4.1) (2023-12-19)
51-
52-
53-
### Bug Fixes
54-
55-
* **items:** Condensed Plate has now a constant recipe ([3a9e198](https://github.com/VoperAD/SlimeFrame/commit/3a9e198a6202b7c8abea3b8f66e5e3f5573b1178))
56-
* **items:** convert only one contract at a time ([8ad7c8a](https://github.com/VoperAD/SlimeFrame/commit/8ad7c8a4e70438d40151018fa4a3c3457f14e881))
57-
58-
59-

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>me.voper</groupId>
77
<artifactId>SlimeFrame</artifactId>
8-
<version>1.6.0</version>
8+
<version>1.6.1</version>
99

1010
<properties>
1111
<maven.compiler.source>${java.version}</maven.compiler.source>

0 commit comments

Comments
 (0)