Skip to content

Commit 3a65e7a

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent df572c4 commit 3a65e7a

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v7.0.6](https://github.com/reactive-commons/reactive-commons-java/tree/v7.0.6) (2026-03-19)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.0.5...v7.0.6)
6+
7+
**Merged pull requests:**
8+
9+
- fix\(deps\): update dependencies [\#166](https://github.com/reactive-commons/reactive-commons-java/pull/166) ([luisgomez29](https://github.com/luisgomez29))
10+
311
## [v7.0.5](https://github.com/reactive-commons/reactive-commons-java/tree/v7.0.5) (2026-03-09)
412

513
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.0.4...v7.0.5)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=7.0.5
1+
version=7.0.6
22
toPublish=domain-events-api,async-commons-api,async-commons,cloudevents-json-jackson,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)