Skip to content

Commit ad03579

Browse files
chore(master): release 0.3.15
1 parent 62093e7 commit ad03579

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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+
* **deps:** lock file maintenance ([#256](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/256)) ([edec3a5](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/edec3a5f910f4aff464ec4b227d024a1e7e4eef3))
16+
* **deps:** lock file maintenance ([#257](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/257)) ([62093e7](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/62093e76e0ef4656b902590a611c0d1eeecee7bb))
17+
318
## [0.3.14](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.13...v0.3.14) (2026-03-06)
419

520

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)