Skip to content

Commit

Permalink
chore: version bump 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Oct 8, 2024
1 parent 510461d commit 4aa3563
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 3.0.0 (2024-10-08)

### BREAKING CHANGE

- Drops support for Taskgraph <11

### Feat

- support Taskgraph >11, <12
- use 'scriptworker.scope-prefix' config for mark-as-shipped

## 2.0.3 (2024-06-21)

### Fix
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 = "2.0.3"
version = "3.0.0"
description = "Mozilla specific transforms and utilities for Taskgraph"
authors = [
{ name = "Mozilla Release Engineering", email = "[email protected]"}
Expand Down

0 comments on commit 4aa3563

Please sign in to comment.