Skip to content

Commit

Permalink
chore(release): 5.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.1](v5.0.0...v5.0.1) (2024-06-23)

### Bug Fixes

* syndicate jobs now have the type ([11b8dcd](11b8dcd))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent 11b8dcd commit 7e05df4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.1](https://github.com/WFCD/warframe.rs/compare/v5.0.0...v5.0.1) (2024-06-23)


### Bug Fixes

* syndicate jobs now have the type ([11b8dcd](https://github.com/WFCD/warframe.rs/commit/11b8dcdf3f02085c1a14cf870f55a7b85a8796f7))

# [5.0.0](https://github.com/WFCD/warframe.rs/compare/v4.1.0...v5.0.0) (2024-06-11)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "warframe"
version = "5.0.0"
version = "5.0.1"
edition = "2021"
description = "An async crate to wrap Warframe's Worldstate API."
readme = "./README.md"
Expand Down

0 comments on commit 7e05df4

Please sign in to comment.