Skip to content

Commit 1e3f244

Browse files
chore: version bump Taskgraph 16.1.1 (#795)
1 parent 9a1d587 commit 1e3f244

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Change Log
2+
## [16.1.1] - 2025-10-01
3+
4+
### Fixed
5+
6+
- `status_task_batched` now works with pagination
7+
- Added test for `find_task_id_batched` and `status_task_batched`
28

39
## [16.1.0] - 2025-10-01
410

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 = "16.1.0"
4+
version = "16.1.1"
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)