Skip to content

Commit 5ffdbdb

Browse files
committed
chore: version bump 14.6.0
1 parent dc15e04 commit 5ffdbdb

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [14.6.0] - 2025-08-05
4+
5+
### Added
6+
7+
- `--no-verify` command line flag to disable verifications
8+
9+
### Fixed
10+
11+
- docker-image transforms work with a non-standard `--root`
12+
- accessing `GraphConfig.vcs_root` no longer raises with a non-standard `--root`
13+
- container permission issue when running `taskgraph load-task`
14+
- properly quoted command in `taskgraph load-task`
15+
316
## [14.5.0] - 2025-06-22
417

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

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)