diff --git a/CHANGELOG.md b/CHANGELOG.md index 5462c13..6701b30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.9.0](https://github.com/hedia-team/.github/compare/v7.8.0...v7.9.0) (2024-12-18) + + +### New Features + +* Enable passing a specific version number to release-please ([#128](https://github.com/hedia-team/.github/issues/128)) ([0ebb888](https://github.com/hedia-team/.github/commit/0ebb888349d55e96884c4d931399617b74894493)) + ## [7.8.0](https://github.com/hedia-team/.github/compare/v7.7.0...v7.8.0) (2024-12-12) diff --git a/package-lock.json b/package-lock.json index 77182f4..ca0ba38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "github-config", - "version": "7.8.0", + "version": "7.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "github-config", - "version": "7.8.0", + "version": "7.9.0", "license": "UNLICENSED", "devDependencies": { "@hedia/package-lint": "1.2.2", diff --git a/package.json b/package.json index 9bdf866..5216708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "github-config", - "version": "7.8.0", + "version": "7.9.0", "description": "GitHub config and workflows", "keywords": [ "config",