File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.6.3 (2025-05-08)
5+
6+ ### Bug Fixes
7+
8+ - Need to double backslash escape in .toml
9+ ([ ` b9db84e ` ] ( https://github.com/pythonnz/pdfbaker/commit/b9db84e13e89d4a3a956c9a21e1e08b096d66bbd ) )
10+
11+ - Remove invalid "commit-parser" section (using default "angular" anyway)
12+ ([ ` cc4a985 ` ] ( https://github.com/pythonnz/pdfbaker/commit/cc4a985be47df22a7c5f6da775b7969fdf6af3e8 ) )
13+
14+ ### Continuous Integration
15+
16+ - Delete .releaserc in favour of all settings in pyproject.toml
17+ ([ ` 178cd75 ` ] ( https://github.com/pythonnz/pdfbaker/commit/178cd7537f72d0e638572d927cf97038971d5840 ) )
18+
19+
420## v0.6.2 (2025-05-08)
521
622### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " pdfbaker"
3- version = " 0.6.2 "
3+ version = " 0.6.3 "
44description = " SVG Jinja templates + YAML config = PDF documents"
55authors = [
66 { name = " Danny W. Adair" , email = " danny.adair@unfold.nz" }
You can’t perform that action at this time.
0 commit comments