Skip to content

Commit 71d0fef

Browse files
chore(main): release 1.6.18 (#246)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 904fc8f commit 71d0fef

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.17"
2+
".": "1.6.18"
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.18](https://github.com/streetsidesoftware/actions/compare/v1.6.17...v1.6.18) (2025-03-05)
4+
5+
6+
### Updates and Bug Fixes
7+
8+
* bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 in /.github/actions/pr ([#245](https://github.com/streetsidesoftware/actions/issues/245)) ([484623d](https://github.com/streetsidesoftware/actions/commit/484623d779d690baab813509d7aea6c96373c972))
9+
* Pass the node version to setup-node-pnpm ([f65c97a](https://github.com/streetsidesoftware/actions/commit/f65c97ad9885e5bb401bf2a57be5687b3c22b3f9))
10+
* Use the default node version from setup-node-pnpm ([904fc8f](https://github.com/streetsidesoftware/actions/commit/904fc8f0c73c1fe2ac2e3521d2ae5640ed21e31a))
11+
312
## [1.6.17](https://github.com/streetsidesoftware/actions/compare/v1.6.16...v1.6.17) (2025-03-01)
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.17",
3+
"version": "1.6.18",
44
"description": "Collection of actions for GitHub Workflows",
55
"private": true,
66
"packageManager": "[email protected]+sha512.da9dc28cd3ff40d0592188235ab25d3202add8a207afbedc682220e4a0029ffbff4562102b9e6e46b4e3f9e8bd53e6d05de48544b0c57d4b0179e22c76d1199b",

0 commit comments

Comments
 (0)