Skip to content

Commit 04aa7c6

Browse files
author
semantic-release
committed
RELEASE: 0.7.0
1 parent f2996cb commit 04aa7c6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.7.0 (2025-05-08)
5+
6+
### Features
7+
8+
- First proper release with python-semantic-release
9+
([`f2996cb`](https://github.com/pythonnz/pdfbaker/commit/f2996cbbcfa24cf40996b002e60d828d1471d59d))
10+
11+
Not a real feature, just a minor rename to trigger the release.
12+
13+
414
## v0.6.3 (2025-05-08)
515

616
### 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.6.3"
3+
version = "0.7.0"
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)