Skip to content

Commit 628ab56

Browse files
committed
Automatic docs and changelog generation
1 parent feb1540 commit 628ab56

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
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+
## [1.0.2](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.2) (2021-10-01)
4+
5+
**Merged pull requests:**
6+
7+
- Event listeners unification [\#63](https://github.com/reactive-commons/reactive-commons-java/pull/63)
8+
9+
## [1.0.1](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.1) (2021-09-29)
10+
311
## [1.0.0](https://github.com/reactive-commons/reactive-commons-java/tree/1.0.0) (2021-09-29)
412

513
**Merged pull requests:**

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<h1>Reactive Commons Reference Guide</h1>
1616
<div class="details">
1717
<span id="author" class="author">Daniel Bustamante Ospina</span><br>
18-
<span id="revnumber">version 1.0.1</span>
18+
<span id="revnumber">version 1.0.2</span>
1919
</div>
2020
<div id="toc" class="toc2">
2121
<div id="toctitle">Table of Contents</div>
@@ -908,8 +908,8 @@ <h5 id="_handlerregistry_patterns">HandlerRegistry - patterns</h5>
908908
</div>
909909
<div id="footer">
910910
<div id="footer-text">
911-
Version 1.0.1<br>
912-
Last updated 2021-09-29 14:44:24 UTC
911+
Version 1.0.2<br>
912+
Last updated 2021-10-01 19:51:18 UTC
913913
</div>
914914
</div>
915915
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.min.css">

0 commit comments

Comments
 (0)