Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 5.0.0 (2026-07-24)

### Changed

- `tag` actions in the `scriptworker-lando` payload builder now support git
- BREAKING CHANGE: This work has necessitated the removal of the automatic look-up of it in parameters; it must now be present in the `tag` action information.
- `hg_repo_url` is now optional

## 4.4.0 (2026-07-07)

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "mozilla-taskgraph"
version = "4.4.0"
version = "5.0.0"
description = "Mozilla specific transforms and utilities for Taskgraph"
readme = "README.md"
authors = [
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.