From 18ccff742b7517bfff6cd5f480b875e65f7dcef7 Mon Sep 17 00:00:00 2001 From: "devsecninja-release-please[bot]" <280875964+devsecninja-release-please[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 01:04:35 +0000 Subject: [PATCH] chore(main): release 1.8.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 64e0684..099626f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.7.0" + ".": "1.8.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 359227a..4401a2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [1.8.0](https://github.com/DevSecNinja/.github/compare/v1.7.0...v1.8.0) (2026-06-21) + + +### Features + +* **deps:** update dependency wrangler ( 4.100.0 ➔ 4.101.0 ) [automerge] ([#190](https://github.com/DevSecNinja/.github/issues/190)) ([3c349e9](https://github.com/DevSecNinja/.github/commit/3c349e94af35436e9f15cd8d79aacb01a43cd90b)) + + +### Bug Fixes + +* **mise:** update tool pipx:checkov ( 3.2.530 ➔ 3.2.533 ) [automerge] ([#182](https://github.com/DevSecNinja/.github/issues/182)) ([c588e8b](https://github.com/DevSecNinja/.github/commit/c588e8b8569b741ce33837d2ea1312721c046bce)) +* **pages:** stamp real head commit on PR preview builds ([#185](https://github.com/DevSecNinja/.github/issues/185)) ([d88fa46](https://github.com/DevSecNinja/.github/commit/d88fa46e77859f6e89dba504fdecf1217463d0e6)) + ## [1.7.0](https://github.com/DevSecNinja/.github/compare/v1.6.1...v1.7.0) (2026-06-18)