Skip to content

Commit 87d3550

Browse files
authored
chore: version bump 18.0.1 (#876)
1 parent ed2e756 commit 87d3550

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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+
## [18.0.1] - 2025-12-10
4+
5+
### Fixed
6+
7+
- Updated run-task detection in `util.verify` and the `task` transform for
8+
gecko's suffixed `run-task-hg` and `run-task-git` commands
9+
310
## [18.0.0] - 2025-11-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 = "18.0.0"
4+
version = "18.0.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)