Skip to content

Commit a59c866

Browse files
committed
chore: version bump 16.2.1
1 parent 32de50b commit a59c866

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Change Log
2+
3+
## [16.2.1] - 2025-10-14
4+
5+
### Fixed
6+
7+
- `run-task` script now cleans up zombie processes
8+
- Fixed regression to `taskgraph.util.taskcluster.list_artifacts`
9+
- Fixed regression to `taskgraph.util.taskcluster.get_artifact`
10+
211
## [16.2.0] - 2025-09-26
312

413
### 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 = "16.2.0"
4+
version = "16.2.1"
55
description = "Build taskcluster taskgraphs"
66
readme = "README.rst"
77
authors = [

0 commit comments

Comments
 (0)