From 8b1872bebb5de14998d737b38f24a810b5434c94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 19:18:07 +0000 Subject: [PATCH] chore(main): release 2.1.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5112ed8..685df8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.2](https://github.com/etsy/github-app-sts/compare/v2.1.1...v2.1.2) (2026-05-28) + + +### Bug Fixes + +* strip `.git` suffix ([#28](https://github.com/etsy/github-app-sts/issues/28)) ([f061040](https://github.com/etsy/github-app-sts/commit/f06104077d36b9ea9e877d2b107e6d88130bb1bd)) + ## [2.1.1](https://github.com/etsy/github-app-sts/compare/v2.1.0...v2.1.1) (2026-05-27)