From 7485926145b38df5338161bc49508f390669ab18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:47:31 +0100 Subject: [PATCH] chore(main): release 1.7.1 (#22) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dda13d..567c14a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/tinogo/release-please-test/compare/v1.7.0...v1.7.1) (2023-12-04) + + +### Bug Fixes + +* change to order of enabling the auto-merge + approving the PR ([de549eb](https://github.com/tinogo/release-please-test/commit/de549eb2caf6c472acda3ea1571067a9c08ba78d)) + ## [1.7.0](https://github.com/tinogo/release-please-test/compare/v1.6.0...v1.7.0) (2023-12-04)