From 05c00233c006b3eab27dc408851c4f27938bc47f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 05:55:08 +0000 Subject: [PATCH] chore(main): release 1.1.8 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6e29d13..ab736c5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.7" + ".": "1.1.8" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cfadbf2..4553ccc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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.8](https://github.com/locus313/github-api-scripts/compare/v1.1.7...v1.1.8) (2026-06-27) + + +### Bug Fixes + +* add packages section to release-please config ([#39](https://github.com/locus313/github-api-scripts/issues/39)) ([cb1a6a4](https://github.com/locus313/github-api-scripts/commit/cb1a6a481eea212d5bd2cda13601e9c60258e636)) +* use config-file/manifest-file inputs so version-file is honoured ([#38](https://github.com/locus313/github-api-scripts/issues/38)) ([8ab12ac](https://github.com/locus313/github-api-scripts/commit/8ab12ac8145e9f087b6c84a470ed8e970ea88484)) + ## [1.1.7](https://github.com/locus313/github-api-scripts/compare/v1.1.6...v1.1.7) (2026-06-27) diff --git a/VERSION b/VERSION index e25d8d9..18efdb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.5 +1.1.8