Skip to content

Commit 2fa73b5

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 905beea commit 2fa73b5

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [v5.0.1-beta](https://github.com/reactive-commons/reactive-commons-java/tree/v5.0.1-beta) (2024-09-02)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v4.1.5...v5.0.1-beta)
6+
7+
**Merged pull requests:**
8+
9+
- build\(deps\): bump micromatch from 4.0.7 to 4.0.8 in /docs [\#123](https://github.com/reactive-commons/reactive-commons-java/pull/123) ([dependabot[bot]](https://github.com/apps/dependabot))
10+
- chore\(next\): Fix kafka starter [\#121](https://github.com/reactive-commons/reactive-commons-java/pull/121) ([juancgalvis](https://github.com/juancgalvis))
11+
12+
## [v4.1.5](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.5) (2024-09-02)
13+
14+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v5.0.0-beta...v4.1.5)
15+
16+
**Merged pull requests:**
17+
18+
- build\(deps\): bump webpack from 5.91.0 to 5.94.0 in /docs [\#122](https://github.com/reactive-commons/reactive-commons-java/pull/122) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- docs\(kafka\): kafka docs [\#120](https://github.com/reactive-commons/reactive-commons-java/pull/120) ([AndresFelipe11](https://github.com/AndresFelipe11))
20+
321
## [v5.0.0-beta](https://github.com/reactive-commons/reactive-commons-java/tree/v5.0.0-beta) (2024-08-27)
422

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

gradle.properties

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