From 54dfc1961af41ea72c1d2d140bc1b6512294e05a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 04:59:07 +0000 Subject: [PATCH] chore(main): release 1.3.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e498b..0fcae3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.3](https://github.com/stenjo/devops-metrics-action/compare/v1.3.2...v1.3.3) (2026-04-30) + + +### Bug Fixes + +* pull --rebase before pushing badge updates to avoid rejection ([86fef13](https://github.com/stenjo/devops-metrics-action/commit/86fef134029e90cccd4cb291c0cc54ad4f067a64)) +* quote shell interpolations in deploy-rate-log to prevent redirection ([8a87c37](https://github.com/stenjo/devops-metrics-action/commit/8a87c37269793744218f7e16e67677047ff34dc2)) + ## [1.3.2](https://github.com/stenjo/devops-metrics-action/compare/v1.3.1...v1.3.2) (2026-04-13)