Skip to content

Commit

Permalink
release: v0.3.0 (#3)
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 Sep 27, 2024
1 parent a8f731b commit e2844e6
Show file tree
Hide file tree
Showing 4 changed files with 10 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.2.0"
".": "0.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/compare/v0.2.0...v0.3.0) (2024-09-27)


### Continuous Integration

* fix file path upload to release step ([a8f731b](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/commit/a8f731b758e39f27dab7c74a7c6059f905c71528))

## [0.2.0](https://github.com/eoeo-org/cloudflare-ip-address-changer-rs/compare/v0.1.0...v0.2.0) (2024-09-27)


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.2.0"
version = "0.3.0"
edition = "2021"

[dependencies]
Expand Down

0 comments on commit e2844e6

Please sign in to comment.