Skip to content

Commit

Permalink
release: v0.5.1 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Oct 22, 2024
1 parent 404a684 commit 4c3169a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.5.0"
".": "0.5.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.5.1](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/compare/v0.5.0...v0.5.1) (2024-10-22)


### Dependencies

* lock file maintenance ([#11](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/issues/11)) ([7e8bd0c](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/commit/7e8bd0c0dca13852261e5bb2b39f1f287253495a))
* lock file maintenance ([#15](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/issues/15)) ([04c1632](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/commit/04c1632d1f88c4b0f60a9a0b1af393975c0705ac))

## [0.5.0](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/compare/v0.4.0...v0.5.0) (2024-09-28)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cloudflare-ip-address-changer-rs"
version = "0.5.0"
version = "0.5.1"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit 4c3169a

Please sign in to comment.