Skip to content

Commit dad3828

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.7.0 [skip ci]
1 parent 5f1cc7b commit dad3828

File tree

2 files changed

+10
-18
lines changed

2 files changed

+10
-18
lines changed

CHANGELOG.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.7.0](https://github.com/VoperAD/SlimeFrame/compare/v1.6.2...v1.7.0) (2025-05-08)
2+
3+
4+
### Features
5+
6+
* input configurator now works with the Garden Cloche from Cultivation ([5f1cc7b](https://github.com/VoperAD/SlimeFrame/commit/5f1cc7b29cd85e1865effd7998bbb08d1878f6bd))
7+
8+
9+
110
## [1.6.2](https://github.com/VoperAD/SlimeFrame/compare/v1.6.1...v1.6.2) (2024-07-14)
211

312

@@ -39,20 +48,3 @@
3948

4049

4150

42-
# [1.5.0](https://github.com/VoperAD/SlimeFrame/compare/v1.4.2...v1.5.0) (2023-12-26)
43-
44-
45-
### Bug Fixes
46-
47-
* use the correct probability to get special ores with nosam pickaxes ([651c372](https://github.com/VoperAD/SlimeFrame/commit/651c372eb71a25840eaa06597be5505927b0d350))
48-
* use the ItemStack clone ([cfab04e](https://github.com/VoperAD/SlimeFrame/commit/cfab04e3641688d21b12a528c6382a01fc4ab6ee))
49-
50-
51-
### Features
52-
53-
* **machines:** add and register new relics and machines (Petrifier and Terracotta Generator) ([bfd8760](https://github.com/VoperAD/SlimeFrame/commit/bfd8760a70e8f0644376f824f779ed8b44fbc872))
54-
* **machines:** add Putrifier ([8b64f09](https://github.com/VoperAD/SlimeFrame/commit/8b64f09c5aff0490e352e347dcdd67753cfb0124))
55-
* **machines:** add Terracotta Generator ([17b6e22](https://github.com/VoperAD/SlimeFrame/commit/17b6e228d31bd752c5fbfb14ad0c64a2ec4a678a))
56-
57-
58-

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.2</version>
8+
<version>1.7.0</version>
99

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

0 commit comments

Comments
 (0)