From 7d028de3845b5e71ffd03caca10b5e8f64bdda56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 20:58:58 +0000 Subject: [PATCH] chore(main): release 1.1.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fdd883..c4ddc74 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c5f84b..b70faee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. This changelog is automatically maintained by [Release Please](https://github.com/googleapis/release-please) using [Conventional Commits](https://www.conventionalcommits.org/). Do not edit the versioned sections manually. +## [1.1.1](https://github.com/locus313/github-api-scripts/compare/v1.1.0...v1.1.1) (2026-06-26) + + +### Bug Fixes + +* **scripts:** BSD head portability and restore billing and Entra ID features ([#23](https://github.com/locus313/github-api-scripts/issues/23)) ([e5a17af](https://github.com/locus313/github-api-scripts/commit/e5a17af719dbf48d0597146d28b8e8e12aa01a0a)) + ## [1.1.0](https://github.com/locus313/github-api-scripts/compare/v1.0.0...v1.1.0) (2026-06-26)