We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2996cb commit 04aa7c6Copy full SHA for 04aa7c6
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# CHANGELOG
2
3
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
14
## v0.6.3 (2025-05-08)
15
16
### Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "pdfbaker"
-version = "0.6.3"
+version = "0.7.0"
description = "SVG Jinja templates + YAML config = PDF documents"
authors = [
{ name = "Danny W. Adair", email = "danny.adair@unfold.nz" }
0 commit comments