Skip to content

Commit

Permalink
chore(main): release 1.6.7 (#123)
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 Mar 17, 2024
1 parent c1e6e62 commit e3978bb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "1.6.6"
".": "1.6.7"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.6.7](https://github.com/streetsidesoftware/actions/compare/v1.6.6...v1.6.7) (2024-03-16)


### Updates and Bug Fixes

* bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 in /.github/actions/pr ([#121](https://github.com/streetsidesoftware/actions/issues/121)) ([52975e8](https://github.com/streetsidesoftware/actions/commit/52975e8b6e3592a2b707c528845b2b34053d7e23))

## [1.6.6](https://github.com/streetsidesoftware/actions/compare/v1.6.5...v1.6.6) (2024-02-29)


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

0 comments on commit e3978bb

Please sign in to comment.