Skip to content

Commit d4a4f71

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.6.2 [skip ci]
1 parent 96dd1e8 commit d4a4f71

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.6.2](https://github.com/VoperAD/SlimeFrame/compare/v1.6.1...v1.6.2) (2024-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* mark selector items using PDC ([96dd1e8](https://github.com/VoperAD/SlimeFrame/commit/96dd1e88d135a3516b76a79100aeec3114351032))
7+
8+
9+
110
## [1.6.1](https://github.com/VoperAD/SlimeFrame/compare/v1.6.0...v1.6.1) (2024-04-28)
211

312

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

4857

4958

50-
## [1.4.2](https://github.com/VoperAD/SlimeFrame/compare/v1.4.1...v1.4.2) (2023-12-22)
51-
52-
53-
### Bug Fixes
54-
55-
* **serialization:** temporary fix for the problem derived from moving the MerchantRecipeListDataType to another package ([afe11dd](https://github.com/VoperAD/SlimeFrame/commit/afe11dd98bbaaed1ae1b1c4bc3fa0b04c63a7473))
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.1</version>
8+
<version>1.6.2</version>
99

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

0 commit comments

Comments
 (0)