From 2f9ffd0e769d66b53dec6ebd4f4290f23b6bce73 Mon Sep 17 00:00:00 2001 From: "tero-internal-bot[bot]" <190883345+tero-internal-bot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 18:58:13 +0000 Subject: [PATCH] chore(master): release 1.7.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b9368f..76f9e14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/usetero/policy/compare/v1.7.0...v1.7.1) (2026-08-05) + + +### Bug Fixes + +* improve counter semantics ([#61](https://github.com/usetero/policy/issues/61)) ([adbfa71](https://github.com/usetero/policy/commit/adbfa7142a088ff157c53d9c9533f177a87db652)) + ## [1.7.0](https://github.com/usetero/policy/compare/v1.6.0...v1.7.0) (2026-08-05)