From 0f998cfd80814af8e325dada8698e10fa502ddae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 22:05:44 +0000 Subject: [PATCH] chore(main): release 1.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ VERSION | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ab736c5..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.8" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4553ccc..e74c481 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.2.0](https://github.com/locus313/github-api-scripts/compare/v1.1.8...v1.2.0) (2026-06-27) + + +### Features + +* add bats unit tests for lib/github-common.sh ([#41](https://github.com/locus313/github-api-scripts/issues/41)) ([226c1f3](https://github.com/locus313/github-api-scripts/commit/226c1f360b24a95c033ab292ece3ef6bea65ef33)) + ## [1.1.8](https://github.com/locus313/github-api-scripts/compare/v1.1.7...v1.1.8) (2026-06-27) diff --git a/VERSION b/VERSION index 18efdb9..26aaba0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.8 +1.2.0