Skip to content

Commit 8bba58d

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.6.0 [skip ci]
1 parent fd6f711 commit 8bba58d

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.6.0](https://github.com/VoperAD/SlimeFrame/compare/v1.5.1...v1.6.0) (2024-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add terracotta to TerracottaGenerator ([fd6f711](https://github.com/VoperAD/SlimeFrame/commit/fd6f711e0b4307f4a4bc7e58339178f19eb817e9))
7+
8+
9+
### Features
10+
11+
* **api:** start of events api ([f500c16](https://github.com/VoperAD/SlimeFrame/commit/f500c168a74c382d149f259538580078e98958fb))
12+
13+
14+
115
## [1.5.1](https://github.com/VoperAD/SlimeFrame/compare/v1.5.0...v1.5.1) (2024-01-01)
216

317

@@ -43,17 +57,3 @@
4357

4458

4559

46-
# [1.4.0](https://github.com/VoperAD/SlimeFrame/compare/v1.3.2...v1.4.0) (2023-12-09)
47-
48-
49-
### Bug Fixes
50-
51-
* **auto trader:** use static BlockPosition maps to store variables instead of non-static variables ([aca5aab](https://github.com/VoperAD/SlimeFrame/commit/aca5aab5ffa8fee701dcd46cd8b712f5d80c9ca4))
52-
53-
54-
### Features
55-
56-
* **updater:** add logic for upgrading to major versions ([ba022c9](https://github.com/VoperAD/SlimeFrame/commit/ba022c96677341cae86d5157cfe4d872e0feef9d))
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.5.1</version>
8+
<version>1.6.0</version>
99

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

0 commit comments

Comments
 (0)