diff --git a/CHANGELOG.md b/CHANGELOG.md index ba31b66..6d27a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v0.25.0](https://github.com/talview/release-action/compare/v0.24.0...v0.25.0) +## [v0.26.0](https://github.com/talview/release-action/compare/v0.25.0...v0.26.0) ### Commits +- Update refs for Pull Request [`6d4229e`](https://github.com/talview/release-action/commit/6d4229eaa31a0b0730e945fed3e63eca44866c96) + +## [v0.25.0](https://github.com/talview/release-action/compare/v0.24.0...v0.25.0) - 2024-09-24 + +### Commits + +- Release: 0.25.0 [`4ad0edc`](https://github.com/talview/release-action/commit/4ad0edc207a50464d637b4e0ae64dbe80b699d43) - Pull Request test [`7228b54`](https://github.com/talview/release-action/commit/7228b54a84ade98f258a42ebb51e48d3f90682cc) ## [v0.24.0](https://github.com/talview/release-action/compare/v0.23.0...v0.24.0) - 2024-09-24 diff --git a/package.json b/package.json index 74a6df1..2eac555 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@talview/release-action", "description": "talview release action", - "version": "0.25.0", + "version": "0.26.0", "author": "", "private": true, "homepage": "https://github.com/talview/release-action",