From 4b8f2c20664eb097c1ebaed5dd7c9ab81978e853 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 14:37:52 +0000 Subject: [PATCH] chore(main): release 2.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eebf88d..ff6c73f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/etsy/github-app-sts/compare/v2.0.0...v2.1.0) (2026-05-06) + + +### Features + +* add CLI commands ([#20](https://github.com/etsy/github-app-sts/issues/20)) ([16b454e](https://github.com/etsy/github-app-sts/commit/16b454ef1847a72ba66050747f9f47b72acb8581)) + ## [2.0.0](https://github.com/etsy/github-app-sts/compare/v1.3.0...v2.0.0) (2026-03-30)