File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased] - 2025-07-15
7+ ## [ Unreleased] - 2025-07-16
88
99### Added
1010
@@ -17,12 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717### Fixed
1818
1919### Dependencies
20- * Updated Docker file to use new tag format for ` cicirello/pyaction `
21- * Bumps ` cicirello/pyaction ` to ` 3.13.5-gh-2.75.1 ` .
2220
2321### CI/CD
2422
2523
24+ ## [ 2.12.1] - 2025-07-16
25+
26+ ### Dependencies (GitHub Actions Mode)
27+ * Updated Docker file to use new tag format for ` cicirello/pyaction `
28+ * Bumps ` cicirello/pyaction ` to ` 3.13.5-gh-2.75.1 ` (Python 3.13.5).
29+
30+
2631## [ 2.12.0] - 2025-05-20
2732
2833### Added
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " jacoco-badge-generator"
7- version = " 2.12.0 "
7+ version = " 2.12.1 "
88authors = [
99 { name =" Vincent A. Cicirello" , email =" development@cicirello.org" },
1010]
You can’t perform that action at this time.
0 commit comments