Skip to content

Commit 63c523f

Browse files
chore(master): release 0.3.14
1 parent 8351b1c commit 63c523f

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.13"
2+
".": "0.3.14"
33
}

CHANGELOG.md

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

3+
## [0.3.14](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.13...v0.3.14) (2026-02-27)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update all non-major action updates ([#235](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/235)) ([99638b8](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/99638b8e9f926be0151402da851ceb584eaa181b))
9+
* **deps:** update rust crate anyhow to v1.0.102 ([#234](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/234)) ([8351b1c](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/8351b1c0256d782a9709d41690a06973589484b9))
10+
311
## [0.3.13](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.12...v0.3.13) (2026-02-27)
412

513

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cloudflare-access-webhook-redirect"
3-
version = "0.3.13"
3+
version = "0.3.14"
44
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)