Skip to content

Commit 62107bb

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 583c235 commit 62107bb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [v5.1.3](https://github.com/reactive-commons/reactive-commons-java/tree/v5.1.3) (2024-12-27)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.1.2...v5.1.3)
6+
7+
**Closed issues:**
8+
9+
- Compile error message when using reactive-commons-java and Spring Boot [\#93](https://github.com/reactive-commons/reactive-commons-java/issues/93)
10+
11+
**Merged pull requests:**
12+
13+
- fix\(docs\): Update docs for secret filler and log when rabbit connection error [\#127](https://github.com/reactive-commons/reactive-commons-java/pull/127) ([juancgalvis](https://github.com/juancgalvis))
14+
315
## [v5.1.2](https://github.com/reactive-commons/reactive-commons-java/tree/v5.1.2) (2024-12-14)
416

517
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.1.2-beta...v5.1.2)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=5.1.2
1+
version=5.1.3
22
toPublish=domain-events-api,async-commons-api,async-commons,shared-starter,async-rabbit,async-commons-rabbit-standalone,async-commons-rabbit-starter,async-kafka,async-kafka-starter,async-commons-starter
33
onlyUpdater=true

0 commit comments

Comments
 (0)