Skip to content

Commit 67568da

Browse files
chore(master): release 0.3.13
1 parent 16d8489 commit 67568da

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-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.12"
2+
".": "0.3.13"
33
}

CHANGELOG.md

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

3+
## [0.3.13](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.12...v0.3.13) (2026-02-13)
4+
5+
6+
### Build System
7+
8+
* always run full CI tests for better auto merge renovate setup ([42e85a3](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/42e85a37db384f50ee99481f74b451af3100c600))
9+
10+
11+
### Miscellaneous
12+
13+
* **deps:** update all non-major action updates ([#227](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/227)) ([16d8489](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/16d8489c65c3fab50b7454529087915fb0f0f4d3))
14+
* **deps:** update docker/build-push-action digest to 10e90e3 ([#225](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/225)) ([ed0d90a](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/ed0d90afe03896ab4fb2ff4b5fd78b3275e3f14b))
15+
* **deps:** update docker/build-push-action digest to 601a80b ([#224](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/224)) ([01044f6](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/01044f6f19bdd32fd1a20a2a393e370e95dd9d71))
16+
* **deps:** update docker/build-push-action digest to ee4ca42 ([#222](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/222)) ([4c09509](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/4c095092a4444f3bfdf0fa34ed0c8c066767f47b))
17+
* **deps:** update to vactions-helm-update-chart-version-v1.5.0 ([#226](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/issues/226)) ([2ccd951](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/commit/2ccd9517eeae50a818ff2a1c9e8153abc95e9152))
18+
319
## [0.3.12](https://github.com/TimSchoenle/cloudflare-access-webhook-redirect/compare/v0.3.11...v0.3.12) (2026-02-10)
420

521

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.12"
3+
version = "0.3.13"
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)