From da0c9b498a94bf60360ed5f7bb967f16515c2c5e Mon Sep 17 00:00:00 2001 From: GoshaDo <86723475+GoshaDo@users.noreply.github.com> Date: Sat, 11 Jan 2025 17:28:33 +0200 Subject: [PATCH] chore(main): release 1.7.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a86c68b..92ef735 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/quickube/piper/compare/v1.7.0...v1.7.1) (2025-01-11) + + +### Bug Fixes + +* add context to webhook creator ([#39](https://github.com/quickube/piper/issues/39)) ([e7d9578](https://github.com/quickube/piper/commit/e7d95781f36ea4137ed2fe8a9ddfc9e01b6f7d94)) + ## [1.7.0](https://github.com/quickube/piper/compare/v1.6.0...v1.7.0) (2024-12-24)