Skip to content

Commit 330e035

Browse files
authored
chore: bump version to 18.1.0 (#888)
1 parent 8f80a8f commit 330e035

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## [18.1.0] - 2026-01-13
4+
5+
### Added
6+
7+
- New `get_task_definitions` Taskcluster utility function
8+
9+
### Fixed
10+
11+
- Better error handling on task creation failure, to gather all e.g. scope
12+
errors instead of giving up after the first
13+
314
## [18.0.3] - 2025-12-11
415

516
### Fixed

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 = "18.0.3"
4+
version = "18.1.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)