Skip to content

Commit 62a36f5

Browse files
chore: release main (#28)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 889ca5e commit 62a36f5

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"confidence-resolver":"0.3.0","confidence-cloudflare-resolver":"0.2.0","wasm-msg":"0.1.0","wasm/rust-guest":"0.1.3"}
1+
{"confidence-resolver":"0.3.0","confidence-cloudflare-resolver":"0.2.1","wasm-msg":"0.1.0","wasm/rust-guest":"0.1.3"}

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

confidence-cloudflare-resolver/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/spotify/confidence-resolver-rust/compare/confidence-cloudflare-resolver-v0.2.0...confidence-cloudflare-resolver-v0.2.1) (2025-09-10)
4+
5+
6+
### Bug Fixes
7+
8+
* Remove tail worker deployment ([#27](https://github.com/spotify/confidence-resolver-rust/issues/27)) ([889ca5e](https://github.com/spotify/confidence-resolver-rust/commit/889ca5e1f3a9a03f5b8c186dddb3a0aed25b67ce))
9+
310
## [0.2.0](https://github.com/spotify/confidence-resolver-rust/compare/confidence-cloudflare-resolver-v0.1.1...confidence-cloudflare-resolver-v0.2.0) (2025-09-08)
411

512

confidence-cloudflare-resolver/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "confidence-cloudflare-resolver"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2021"
55
authors = []
66
# Remove this line if you want to be able to publish this crate as open source on crates.io.

0 commit comments

Comments
 (0)