Skip to content

Commit 81eae8b

Browse files
chore(main): release 1.6.16 (#228)
1 parent ac9749a commit 81eae8b

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.15"
2+
".": "1.6.16"
33
}

CHANGELOG.md

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

3+
## [1.6.16](https://github.com/streetsidesoftware/actions/compare/v1.6.15...v1.6.16) (2025-03-01)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* bump actions/setup-node from 4.1.0 to 4.2.0 in /public/setup-node-pnpm ([#225](https://github.com/streetsidesoftware/actions/issues/225)) ([15d7a80](https://github.com/streetsidesoftware/actions/commit/15d7a80b5e936ba0c87bbe724c0665233d359381))
9+
* bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 in /.github/actions/pr ([#233](https://github.com/streetsidesoftware/actions/issues/233)) ([cdce48b](https://github.com/streetsidesoftware/actions/commit/cdce48bb8df1e64f8c3f6b751082db684da3f5f6))
10+
* bump pnpm/action-setup from 4.0.0 to 4.1.0 in /public/setup-node-pnpm ([#227](https://github.com/streetsidesoftware/actions/issues/227)) ([a382e7f](https://github.com/streetsidesoftware/actions/commit/a382e7f7424ae1414c7ab0945404d33a7b23416b))
11+
312
## [1.6.15](https://github.com/streetsidesoftware/actions/compare/v1.6.14...v1.6.15) (2025-01-15)
413

514

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.15",
3+
"version": "1.6.16",
44
"description": "Collection of actions for GitHub Workflows",
55
"private": true,
66
"packageManager": "[email protected]+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",

0 commit comments

Comments
 (0)