Skip to content

Commit 6f8eef4

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 0ba432a commit 6f8eef4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [v6.0.0-beta.1](https://github.com/reactive-commons/reactive-commons-java/tree/v6.0.0-beta.1) (2025-09-23)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.6.2...v6.0.0-beta.1)
6+
7+
**Merged pull requests:**
8+
9+
- fix!: update broken links [\#153](https://github.com/reactive-commons/reactive-commons-java/pull/153) ([luisgomez29](https://github.com/luisgomez29))
10+
- fix!: update package-lock.json [\#152](https://github.com/reactive-commons/reactive-commons-java/pull/152) ([luisgomez29](https://github.com/luisgomez29))
11+
- feat!: Single connection to the RabbitMQ broker and required listenReplies prop [\#151](https://github.com/reactive-commons/reactive-commons-java/pull/151) ([luisgomez29](https://github.com/luisgomez29))
12+
313
## [v5.6.2](https://github.com/reactive-commons/reactive-commons-java/tree/v5.6.2) (2025-09-10)
414

515
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.6.2-beta.1...v5.6.2)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=5.6.2
1+
version=6.0.0-beta.1
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)