Skip to content

Commit 7fdba47

Browse files
author
Conventional Changelog Action
committed
chore(release): version v1.5.1 [skip ci]
1 parent 96e5bd7 commit 7fdba47

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.5.1](https://github.com/VoperAD/SlimeFrame/compare/v1.5.0...v1.5.1) (2024-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **relics:** add the concrete generator power cell as a relic reward ([96e5bd7](https://github.com/VoperAD/SlimeFrame/commit/96e5bd7c525979d74c7f316af87b383e9e94e57a))
7+
8+
9+
110
# [1.5.0](https://github.com/VoperAD/SlimeFrame/compare/v1.4.2...v1.5.0) (2023-12-26)
211

312

@@ -48,12 +57,3 @@
4857

4958

5059

51-
## [1.3.2](https://github.com/VoperAD/SlimeFrame/compare/v1.3.1...v1.3.2) (2023-11-18)
52-
53-
54-
### Bug Fixes
55-
56-
* **workflow:** merge two release commits into one ([d3e1e63](https://github.com/VoperAD/SlimeFrame/commit/d3e1e63b0252886714fcfec383e478d0f88067d8))
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.0</version>
8+
<version>1.5.1</version>
99

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

0 commit comments

Comments
 (0)