Skip to content

Commit 7256cf0

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 361034a commit 7256cf0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [v7.0.2](https://github.com/reactive-commons/reactive-commons-java/tree/v7.0.2) (2025-12-30)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.0.1...v7.0.2)
6+
7+
**Merged pull requests:**
8+
9+
- fix\(health\): fix null exception when DOWN [\#160](https://github.com/reactive-commons/reactive-commons-java/pull/160) ([juancgalvis](https://github.com/juancgalvis))
10+
- build\(tasks\): update actions [\#159](https://github.com/reactive-commons/reactive-commons-java/pull/159) ([juancgalvis](https://github.com/juancgalvis))
11+
312
## [v7.0.1](https://github.com/reactive-commons/reactive-commons-java/tree/v7.0.1) (2025-12-19)
413

514
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v7.0.0...v7.0.1)

gradle.properties

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