Skip to content

Commit ccf6ba1

Browse files
committed
chore: version bump 15.4.0
1 parent a7d0e0b commit ccf6ba1

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+
## [15.4.0] - 2025-09-22
4+
5+
### Added
6+
7+
- `taskgraph load-task` now supports an `--image` flag to use a different docker image
8+
9+
### Fixed
10+
11+
- Using `unique-kinds` with `fetches` now works in from_deps transforms
12+
- Internal `load_image_by_name` function returns `None` instead of `False`
13+
314
## [15.3.0] - 2025-09-19
415

516
### 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 = "15.3.0"
4+
version = "15.4.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)