Skip to content

Commit e79b630

Browse files
author
semantic-release
committed
RELEASE: 0.8.2
1 parent 2deb5da commit e79b630

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.8.2 (2025-05-08)
5+
6+
### Bug Fixes
7+
8+
- Use new personal access token
9+
([`788c60a`](https://github.com/pythonnz/pdfbaker/commit/788c60af19f535ae3211a9a8f5608b1ddc9bef64))
10+
11+
- Use same token for checkout
12+
([`2deb5da`](https://github.com/pythonnz/pdfbaker/commit/2deb5da71207f0fef118e3e83339641123844d69))
13+
14+
415
## v0.8.1 (2025-05-08)
516

617
### 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.1"
3+
version = "0.8.2"
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)