Skip to content

Commit

Permalink
chore: tag 1.69.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Oct 31, 2023
1 parent b55c79f commit b23c2f6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 10 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.69.5"></a>
## 1.69.5 (2023-10-31)


#### Features

* further detect common io errors in megaphone's updater (#492) ([5421f581](https://github.com/mozilla-services/autopush-rs/commit/5421f58182b9061afaec0d5265dc3d1045d44633))



<a name="1.69.4"></a>
## 1.69.4 (2023-10-30)

Expand Down
18 changes: 9 additions & 9 deletions 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
Expand Up @@ -13,7 +13,7 @@ members = [
resolver = "2"

[workspace.package]
version = "1.69.4"
version = "1.69.5"
authors = [
"Ben Bangert <[email protected]>",
"JR Conlin <[email protected]>",
Expand Down

0 comments on commit b23c2f6

Please sign in to comment.