Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.7.0"
".": "1.8.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
Loading