Skip to content

Commit 754ba19

Browse files
author
semantic-release
committed
RELEASE: 0.8.6
1 parent cb6d2a9 commit 754ba19

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.6 (2025-05-08)
5+
6+
### Bug Fixes
7+
8+
- Need to capture also stderr
9+
([`cb6d2a9`](https://github.com/pythonnz/pdfbaker/commit/cb6d2a9c76f618274dacffbc884ce34a4a55fc83))
10+
11+
412
## v0.8.5 (2025-05-08)
513

614
### Bug Fixes

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.5"
3+
version = "0.8.6"
44
description = "SVG Jinja templates + YAML config = PDF documents"
55
authors = [
66
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }

0 commit comments

Comments
 (0)