Skip to content

Commit 2036895

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.3.2 [skip ci]
1 parent d3e1e63 commit 2036895

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.3.2](https://github.com/VoperAD/SlimeFrame/compare/v1.3.1...v1.3.2) (2023-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **workflow:** merge two release commits into one ([d3e1e63](https://github.com/VoperAD/SlimeFrame/commit/d3e1e63b0252886714fcfec383e478d0f88067d8))
7+
8+
9+
110
## [1.3.1](https://github.com/VoperAD/SlimeFrame/compare/v1.3.0...v1.3.1) (2023-11-18)
211

312

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.3.1</version>
8+
<version>1.3.2</version>
99

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

0 commit comments

Comments
 (0)