diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 866e93f..dd8fde7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.3" + ".": "1.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fa5736f..be72cfa 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.5.0](https://github.com/locus313/github-api-scripts/compare/v1.4.3...v1.5.0) (2026-08-21) + + +### Features + +* add SKIP_ARCHIVED option to github-add-repo-permissions ([#59](https://github.com/locus313/github-api-scripts/issues/59)) ([4e45402](https://github.com/locus313/github-api-scripts/commit/4e45402eae5f4a0e0ad7625edd6d01f136c6258e)) + ## [1.4.3](https://github.com/locus313/github-api-scripts/compare/v1.4.2...v1.4.3) (2026-08-05) diff --git a/VERSION b/VERSION index 428b770..bc80560 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.3 +1.5.0