Skip to content

Commit d6f9cb2

Browse files
chore(release): 5.0.0 [skip ci]
## [5.0.0](v4.1.1...v5.0.0) (2024-12-11) ### ⚠ BREAKING CHANGES * runtime deps defined at build time ### Features * runtime deps defined at build time ([08196d1](08196d1))
1 parent 08196d1 commit d6f9cb2

File tree

3 files changed

+21
-10
lines changed

3 files changed

+21
-10
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [5.0.0](https://github.com/molybdenumsoftware/pr-tracker/compare/v4.1.1...v5.0.0) (2024-12-11)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* runtime deps defined at build time
7+
8+
### Features
9+
10+
* runtime deps defined at build time ([08196d1](https://github.com/molybdenumsoftware/pr-tracker/commit/08196d1025c294dadca7632b93b526012d638061))
11+
112
## [4.1.1](https://github.com/molybdenumsoftware/pr-tracker/compare/v4.1.0...v4.1.1) (2024-10-02)
213

314

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ authors = ["Molybdenum Software"]
2828
edition = "2021"
2929
license = "AGPL-3.0-only"
3030
repository = "https://github.com/molybdenumsoftware/pr-tracker"
31-
version = "4.1.1"
31+
version = "5.0.0"

0 commit comments

Comments
 (0)