diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 024c701..41c5ae5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.25" + ".": "1.6.26" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ad607a5..de625b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.6.26](https://github.com/streetsidesoftware/actions/compare/v1.6.25...v1.6.26) (2026-04-08) + + +### Updates and Bug Fixes + +* bump actions/create-github-app-token from 2.2.1 to 3.0.0 in /.github/actions/github-app-token in the action-dependencies-version group across 1 directory ([#393](https://github.com/streetsidesoftware/actions/issues/393)) ([0b3f93f](https://github.com/streetsidesoftware/actions/commit/0b3f93fcb839bcc3e5b6e3ab935f0bbe2f1d2919)) +* bump actions/setup-node from 6.2.0 to 6.3.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#386](https://github.com/streetsidesoftware/actions/issues/386)) ([bb8007c](https://github.com/streetsidesoftware/actions/commit/bb8007c5d7f329cf8499850b16b210b26aa480e4)) +* bump pnpm/action-setup from 4.2.0 to 4.3.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#388](https://github.com/streetsidesoftware/actions/issues/388)) ([41f5011](https://github.com/streetsidesoftware/actions/commit/41f501192f7ee927e7ed65ebac9daf65921c8105)) +* bump pnpm/action-setup from 4.3.0 to 4.4.0 in /public/setup-node-pnpm in the action-dependencies-version group across 1 directory ([#392](https://github.com/streetsidesoftware/actions/issues/392)) ([8094594](https://github.com/streetsidesoftware/actions/commit/8094594c773cbd03111454e13e07284accd744ee)) + ## [1.6.25](https://github.com/streetsidesoftware/actions/compare/v1.6.24...v1.6.25) (2026-02-08) diff --git a/package.json b/package.json index 5ade618..7a647f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "actions", - "version": "1.6.25", + "version": "1.6.26", "description": "Collection of actions for GitHub Workflows", "private": true, "packageManager": "pnpm@10.29.2+sha512.bef43fa759d91fd2da4b319a5a0d13ef7a45bb985a3d7342058470f9d2051a3ba8674e629672654686ef9443ad13a82da2beb9eeb3e0221c87b8154fff9d74b8",