Skip to content

Commit 1107eb4

Browse files
committed
chore: tag 0.18.2
1 parent 2837c58 commit 1107eb4

File tree

3 files changed

+25
-15
lines changed

3 files changed

+25
-15
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.18.2"></a>
2+
## 0.18.2 (2024-12-05)
3+
4+
5+
#### Chore
6+
7+
* bump to latest sentry (#1639) ([bc79ccb9](https://github.com/mozilla-services/syncstorage-rs/commit/bc79ccb97243f946c1abb436f07a1be8b63f6ba6))
8+
9+
10+
111
<a name="0.18.1"></a>
212
## 0.18.1 (2024-11-27)
313

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -18,7 +18,7 @@ members = [
1818
default-members = ["syncserver"]
1919

2020
[workspace.package]
21-
version = "0.18.1"
21+
version = "0.18.2"
2222
authors = [
2323
"Ben Bangert <[email protected]>",
2424
"Phil Jenvey <[email protected]>",

0 commit comments

Comments
 (0)