From f09fdeeb66546990c0f4b71b7acca519b392086d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 23:50:36 +0000 Subject: [PATCH] chore(main): release 1.5.1 --- CHANGELOG.md | 7 +++++++ Cargo.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23cd6a0..3cba332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/nosduco/nforwardauth/compare/v1.5.0...v1.5.1) (2025-09-29) + + +### Bug Fixes + +* cippy issues ([d5fc249](https://github.com/nosduco/nforwardauth/commit/d5fc2497a46d806bffd79b3fe97b827ee21a680c)) + ## [1.5.0](https://github.com/nosduco/nforwardauth/compare/v1.4.2...v1.5.0) (2025-06-13) diff --git a/Cargo.toml b/Cargo.toml index 5e2aa76..71da3cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nforwardauth" -version = "1.5.0" +version = "1.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html