Skip to content

Commit 4175c21

Browse files
authored
chore: tag 1.75.3 (#982)
#### Chore * tag 1.75.2 (#977) ([9dc9d77](9dc9d77)) #### Bug Fixes * Use full paths in compiled docker image (#981) ([1104856](1104856)) * Fix typo in circleci config (#976) ([4d259b4](4d259b4))
1 parent 1104856 commit 4175c21

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,26 @@
1+
<a name="1.75.3"></a>
2+
## 1.75.3 (2025-06-04)
3+
4+
5+
#### Chore
6+
7+
* tag 1.75.2 (#977) ([9dc9d774](https://github.com/mozilla-services/autopush-rs/commit/9dc9d7749b4418615faf095d171a6ce2840e775d))
8+
9+
#### Bug Fixes
10+
11+
* Use full paths in compiled docker image (#981) ([11048566](https://github.com/mozilla-services/autopush-rs/commit/1104856605ad35d6113ecd5d1945accee9bab1c9))
12+
* Fix typo in circleci config (#976) ([4d259b42](https://github.com/mozilla-services/autopush-rs/commit/4d259b42a66563ce92952b4e385c1f55aab90b1b))
13+
14+
15+
116
<a name="1.75.2"></a>
217
## 1.75.2 (2025-05-28)
318

419

520
### Bug Fixes
621

722
* Fix typo in circleci/config.yml (#976)
8-
* Include image deploy script in CI (#974)
23+
* Include image deploy script in CI (#974)
924

1025
<a name="1.75.0"></a>
1126
## 1.75.0 (2025-05-23)

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.75.2"
15+
version = "1.75.3"
1616
authors = [
1717
"Ben Bangert <[email protected]>",
1818
"JR Conlin <[email protected]>",

0 commit comments

Comments
 (0)