Skip to content

Commit 4449ad1

Browse files
committed
Automatic docs and changelog generation [skip ci]
1 parent 242c110 commit 4449ad1

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+
## [v4.1.0](https://github.com/reactive-commons/reactive-commons-java/tree/v4.1.0) (2024-05-15)
4+
5+
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v3.0.0...v4.1.0)
6+
7+
**Merged pull requests:**
8+
9+
- ci\(docs\): Add docs in main branch, commit gradle version on relese [\#106](https://github.com/reactive-commons/reactive-commons-java/pull/106) ([juancgalvis](https://github.com/juancgalvis))
10+
311
## [v3.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/v3.0.0) (2024-05-15)
412

513
[Full Changelog](https://github.com/reactive-commons/reactive-commons-java/compare/v2.2.3...v3.0.0)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=2.2.3
1+
version=4.1.0
22
springBootVersion=3.2.5
33
reactorRabbitVersion=1.5.5
44
cloudEventsVersion=3.0.0

0 commit comments

Comments
 (0)