Skip to content

Commit b161f65

Browse files
chore: bump version to 19.2.0
1 parent 8583282 commit b161f65

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [19.2.0] - 2026-02-18
4+
5+
### Fixed
6+
7+
- Restore `payload_builder` wrapping for dict schemas
8+
- Make nested struct fields optional to match voluptuous defaults
9+
310
## [19.1.0] - 2026-02-17
411

512
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Project
22
[project]
33
name = "taskcluster-taskgraph"
4-
version = "19.1.0"
4+
version = "19.2.0"
55
description = "Build taskcluster taskgraphs"
66
readme = "README.rst"
77
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)