Skip to content

Commit 28a7b74

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 5e093a5 commit 28a7b74

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+
## [v5.0.0-beta](https://github.com/reactive-commons/reactive-commons-java/tree/v5.0.0-beta) (2024-08-27)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.0.3-alpha...v5.0.0-beta)
6+
7+
**Merged pull requests:**
8+
9+
- chore\(next\): Update starters and extract common reusable code to an aditional module [\#119](https://github.com/reactive-commons/reactive-commons-java/pull/119) ([juancgalvis](https://github.com/juancgalvis))
10+
311
## [v5.0.3-alpha](https://github.com/reactive-commons/reactive-commons-java/tree/v5.0.3-alpha) (2024-08-23)
412

513
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.0.2-alpha...v5.0.3-alpha)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version=5.0.3-alpha
1+
version=5.0.0-beta
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
33
onlyUpdater=true

0 commit comments

Comments
 (0)