Skip to content

Commit

Permalink
chore(release): version v1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 13, 2024
1 parent fd6f711 commit 8bba58d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.6.0](https://github.com/VoperAD/SlimeFrame/compare/v1.5.1...v1.6.0) (2024-01-13)


### Bug Fixes

* add terracotta to TerracottaGenerator ([fd6f711](https://github.com/VoperAD/SlimeFrame/commit/fd6f711e0b4307f4a4bc7e58339178f19eb817e9))


### Features

* **api:** start of events api ([f500c16](https://github.com/VoperAD/SlimeFrame/commit/f500c168a74c382d149f259538580078e98958fb))



## [1.5.1](https://github.com/VoperAD/SlimeFrame/compare/v1.5.0...v1.5.1) (2024-01-01)


Expand Down Expand Up @@ -43,17 +57,3 @@



# [1.4.0](https://github.com/VoperAD/SlimeFrame/compare/v1.3.2...v1.4.0) (2023-12-09)


### Bug Fixes

* **auto trader:** use static BlockPosition maps to store variables instead of non-static variables ([aca5aab](https://github.com/VoperAD/SlimeFrame/commit/aca5aab5ffa8fee701dcd46cd8b712f5d80c9ca4))


### Features

* **updater:** add logic for upgrading to major versions ([ba022c9](https://github.com/VoperAD/SlimeFrame/commit/ba022c96677341cae86d5157cfe4d872e0feef9d))



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.5.1</version>
<version>1.6.0</version>

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

0 comments on commit 8bba58d

Please sign in to comment.