Skip to content

Commit 27682b8

Browse files
author
semantic-release
committed
RELEASE: 0.8.12
1 parent 5ac00cc commit 27682b8

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.8.12 (2025-05-08)
5+
6+
### Bug Fixes
7+
8+
- Uv.lock was always a release behind
9+
([`5ac00cc`](https://github.com/pythonnz/pdfbaker/commit/5ac00cca59f0931d3a09872d652513fe3bc50797))
10+
11+
412
## v0.8.11 (2025-05-08)
513

614
### Bug Fixes

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cff-version: 1.2.0
22
message: "If you use pdfbaker in your work, please cite it using the following metadata."
33
title: "pdfbaker"
4-
version: 0.8.11
4+
version: 0.8.12
55
date-released: 2025-05-08
66
repository-code: "https://github.com/pythonnz/pdfbaker"
77
license: "MIT"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pdfbaker"
3-
version = "0.8.11"
3+
version = "0.8.12"
44
description = "SVG Jinja templates + YAML config = PDF documents"
55
authors = [
66
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)