Skip to content

Commit 56bc831

Browse files
authored
chore(master): release 0.7.0 (#21)
1 parent dc31542 commit 56bc831

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.6.0"}
1+
{".":"0.7.0"}

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/boolivar/jdoc-test/compare/0.6.0...0.7.0) (2024-05-06)
4+
5+
6+
### Features
7+
8+
* introduce jdoc-junit-engine-commons module in order to remove junit dependency from jdoc-core and gradle plugin ([004f8b0](https://github.com/boolivar/jdoc-test/commit/004f8b00cf3fe0e07e1b13a9c86cdee5a82152bc))
9+
* project group changed to io.github.boolivar.jdoctest ([c0f61dd](https://github.com/boolivar/jdoc-test/commit/c0f61dda7bd6615ac2ad6543a4455ba48fc245a0))
10+
* removed apache commons dependency from jdoc-core ([5ca99e2](https://github.com/boolivar/jdoc-test/commit/5ca99e24bea7bcdb6f78c93151bfe81611611637))
11+
* removed commons-io dependency from gradle plugin ([35b0184](https://github.com/boolivar/jdoc-test/commit/35b01847a70518cd7f64a49e6a7b1a2a92bb4a7f))
12+
13+
14+
### Bug Fixes
15+
16+
* shadow jdoc-cucumber-gradle-plugin project dependencies ([7c563b0](https://github.com/boolivar/jdoc-test/commit/7c563b0a39a61272549ab02da96c3dcdc8c04efa))
17+
* versionMapping fromResolutionResult for jdoc-cucumber-gradle-plugin publication ([227f110](https://github.com/boolivar/jdoc-test/commit/227f110cb4db059f84fa7431ae95c7bec5bda044))
18+
319
## [0.6.0](https://github.com/boolivar/jdoc-test/compare/0.5.0...0.6.0) (2024-05-03)
420

521

0 commit comments

Comments
 (0)