Skip to content

Commit b7e725d

Browse files
Bump crate version to 0.7.2 (#116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c507de0 commit b7e725d

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33

44

5+
# [0.7.2] - 2025-09-19
6+
7+
## What's Changed
8+
* chore: push and attest Docker image to GH registry by @paolodamico in https://github.com/worldcoin/backup-service/pull/112
9+
* Release 0.7.1 by @github-actions[bot] in https://github.com/worldcoin/backup-service/pull/113
10+
* fix: unify crate versioning by @paolodamico in https://github.com/worldcoin/backup-service/pull/114
11+
12+
13+
**Full Changelog**: https://github.com/worldcoin/backup-service/compare/0.7.0...0.7.2
14+
15+
16+
17+
518
# [0.7.1] - 2025-09-19
619

720
## What's Changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -3,7 +3,7 @@
33
members = [".", "test-utils"]
44

55
[workspace.package]
6-
version = "0.7.1"
6+
version = "0.7.2"
77

88
[workspace.dependencies]
99
base64 = "0.22.1"

0 commit comments

Comments
 (0)