Skip to content

Commit

Permalink
chore(main): release 1.6.9 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent f04d92c commit 13b9dcc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "1.6.8"
".": "1.6.9"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## [1.6.9](https://github.com/streetsidesoftware/actions/compare/v1.6.8...v1.6.9) (2024-05-10)


### Updates and Bug Fixes

* bump peter-evans/create-pull-request from 6.0.3 to 6.0.5 in /.github/actions/pr ([#131](https://github.com/streetsidesoftware/actions/issues/131)) ([164705f](https://github.com/streetsidesoftware/actions/commit/164705f3c8b5b2c54cae2111f01d4016152ad181))
* bump pnpm/action-setup from 3.0.0 to 4.0.0 in /public/setup-node-pnpm ([#135](https://github.com/streetsidesoftware/actions/issues/135)) ([d4002b7](https://github.com/streetsidesoftware/actions/commit/d4002b7833dd20215f03ce09bfd95de56bd5c211))

## [1.6.8](https://github.com/streetsidesoftware/actions/compare/v1.6.7...v1.6.8) (2024-04-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "actions",
"version": "1.6.8",
"version": "1.6.9",
"description": "Collection of actions for GitHub Workflows",
"private": true,
"packageManager": "pnpm@8.15.7",
Expand Down

0 comments on commit 13b9dcc

Please sign in to comment.