Skip to content

Commit 54e19b7

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 16e9133 commit 54e19b7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [v4.1.3](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.3) (2024-07-17)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.2...v4.1.3)
6+
7+
**Merged pull requests:**
8+
9+
- fix\(notifier\): Set the discard notifier with domain connection properties [\#113](https://github.com/reactive-commons/reactive-commons-java/pull/113) ([jhonatan-kmt](https://github.com/jhonatan-kmt))
10+
311
## [v4.1.2](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.2) (2024-07-09)
412

513
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.1...v4.1.2)

gradle.properties

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

0 commit comments

Comments
 (0)