Skip to content

Commit

Permalink
chore(release): version v1.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 14, 2024
1 parent 96dd1e8 commit d4a4f71
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.6.2](https://github.com/VoperAD/SlimeFrame/compare/v1.6.1...v1.6.2) (2024-07-14)


### Bug Fixes

* mark selector items using PDC ([96dd1e8](https://github.com/VoperAD/SlimeFrame/commit/96dd1e88d135a3516b76a79100aeec3114351032))



## [1.6.1](https://github.com/VoperAD/SlimeFrame/compare/v1.6.0...v1.6.1) (2024-04-28)


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



## [1.4.2](https://github.com/VoperAD/SlimeFrame/compare/v1.4.1...v1.4.2) (2023-12-22)


### Bug Fixes

* **serialization:** temporary fix for the problem derived from moving the MerchantRecipeListDataType to another package ([afe11dd](https://github.com/VoperAD/SlimeFrame/commit/afe11dd98bbaaed1ae1b1c4bc3fa0b04c63a7473))



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.1</version>
<version>1.6.2</version>

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

0 comments on commit d4a4f71

Please sign in to comment.