chore(release): 1.3.1 [skip ci]

## [1.3.1](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/compare/1.3.0...1.3.1) (2025-12-17)

### Bug Fixes

* CommandMapper ([67e4f97](67e4f971bc))
This commit is contained in:
semantic-release-bot
2025-12-17 11:03:27 +00:00
parent 67e4f971bc
commit a44d987042
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.3.1](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/compare/1.3.0...1.3.1) (2025-12-17)
### Bug Fixes
* CommandMapper ([67e4f97](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/commit/67e4f971bc3e023cb5506ec05eef68b005145b92))
# [1.3.0](https://git.tools.ldpt.fr/lucasdpt/spring-jda-starter/compare/1.2.0...1.3.0) (2025-12-17)

View File

@@ -5,7 +5,7 @@
<groupId>fr.lucasdupont</groupId>
<artifactId>spring-jda-starter</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<properties>
<java.version>21</java.version>