Skip to content

Commit b4df8b0

Browse files
chore(master): release 0.3.15
1 parent cf59eb5 commit b4df8b0

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-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.14"
2+
".": "0.3.15"
33
}

CHANGELOG.md

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

3+
## [0.3.15](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.14...v0.3.15) (2026-03-09)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** update zizmorcore/zizmor-action action to v0.5.1 ([#252](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/252)) ([29d77d9](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/29d77d90158ce8848c40198ac593ae13c429691f))
9+
10+
11+
### Dependencies
12+
13+
* **deps:** lock file maintenance ([#254](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/254)) ([c4af021](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/c4af021f40c118e2df0af5ef29125451cf740c47))
14+
* **deps:** lock file maintenance ([#255](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/255)) ([cf59eb5](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/cf59eb565f2f2298e4d82ff4e5b900fcbf3b4f61))
15+
316
## [0.3.14](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.13...v0.3.14) (2026-03-06)
417

518

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.14"
3+
version = "0.3.15"
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)