Skip to content

Commit 796674d

Browse files
authored
chore: tag 1.77.2 (#1023)
#### Chore * tag 1.77.1 (#1019) ([236244e](236244e)) #### Bug Fixes * filter non-state entries from report (#1022) ([3b014e4](3b014e4))
1 parent 3b014e4 commit 796674d

File tree

3 files changed

+63
-49
lines changed

3 files changed

+63
-49
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="1.77.2"></a>
2+
## 1.77.2 (2025-08-12)
3+
4+
5+
#### Chore
6+
7+
* tag 1.77.1 (#1019) ([236244e9](https://github.com/mozilla-services/autopush-rs/commit/236244e9f018ff4ac589a2836fc7922bdf4ecc94))
8+
9+
#### Bug Fixes
10+
11+
* filter non-state entries from report (#1022) ([3b014e43](https://github.com/mozilla-services/autopush-rs/commit/3b014e4329a7b9dbab0769013cf3ea231a0adedd))
12+
13+
14+
115
<a name="1.77.1"></a>
216
## 1.77.1 (2025-08-07)
317

Cargo.lock

Lines changed: 48 additions & 48 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
@@ -12,7 +12,7 @@ members = [
1212
resolver = "2"
1313

1414
[workspace.package]
15-
version = "1.77.1"
15+
version = "1.77.2"
1616
authors = [
1717
"Ben Bangert <[email protected]>",
1818
"JR Conlin <[email protected]>",

0 commit comments

Comments
 (0)