Skip to content

Commit d667b30

Browse files
chore(main): release 1.6.25 (#374)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb66afe commit d667b30

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.24"
2+
".": "1.6.25"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.25](https://github.com/streetsidesoftware/actions/compare/v1.6.24...v1.6.25) (2026-02-08)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* bump the action-dependencies-version group across 2 directories with 2 updates ([#371](https://github.com/streetsidesoftware/actions/issues/371)) ([448d262](https://github.com/streetsidesoftware/actions/commit/448d2628d05894bedc50b64097cd6d561158420e))
9+
310
## [1.6.24](https://github.com/streetsidesoftware/actions/compare/v1.6.23...v1.6.24) (2025-12-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "actions",
3-
"version": "1.6.24",
3+
"version": "1.6.25",
44
"description": "Collection of actions for GitHub Workflows",
55
"private": true,
66
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a",

0 commit comments

Comments
 (0)