From 7fdba472bc036fbbf76ba2f1e451c1865278a635 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 1 Jan 2024 17:43:02 +0000 Subject: [PATCH] chore(release): version v1.5.1 [skip ci] --- CHANGELOG.md | 18 +++++++++--------- pom.xml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1788d40..7fa034f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.5.1](https://github.com/VoperAD/SlimeFrame/compare/v1.5.0...v1.5.1) (2024-01-01) + + +### Bug Fixes + +* **relics:** add the concrete generator power cell as a relic reward ([96e5bd7](https://github.com/VoperAD/SlimeFrame/commit/96e5bd7c525979d74c7f316af87b383e9e94e57a)) + + + # [1.5.0](https://github.com/VoperAD/SlimeFrame/compare/v1.4.2...v1.5.0) (2023-12-26) @@ -48,12 +57,3 @@ -## [1.3.2](https://github.com/VoperAD/SlimeFrame/compare/v1.3.1...v1.3.2) (2023-11-18) - - -### Bug Fixes - -* **workflow:** merge two release commits into one ([d3e1e63](https://github.com/VoperAD/SlimeFrame/commit/d3e1e63b0252886714fcfec383e478d0f88067d8)) - - - diff --git a/pom.xml b/pom.xml index f3680af..648cac8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 me.voper SlimeFrame - 1.5.0 + 1.5.1 ${java.version}