Skip to content

Commit 305781e

Browse files
committed
build(release): [1.1.0] - 2025-11-28
1 parent 50e56aa commit 305781e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.0] - 2025-11-28
11+
1012
### Added
1113

1214
- PDF report

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<relativePath></relativePath>
1010
</parent>
1111
<artifactId>junit5-tag-check-maven-plugin</artifactId>
12-
<version>1.0.3-SNAPSHOT</version>
12+
<version>1.1.0</version>
1313
<packaging>maven-plugin</packaging>
1414
<name>junit5-tag-check-maven-plugin</name>
1515
<description>A simple plugin to check the presence of JUnit5 test by tags.</description>

0 commit comments

Comments
 (0)