Skip to content

Commit 7226618

Browse files
authored
Prepare release 2.12.1 (#161)
1 parent 3d59d62 commit 7226618

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "jacoco-badge-generator"
7-
version = "2.12.0"
7+
version = "2.12.1"
88
authors = [
99
{ name="Vincent A. Cicirello", email="development@cicirello.org" },
1010
]

0 commit comments

Comments
 (0)