Skip to content

Commit

Permalink
chore(main): release 2.5.1 (#172)
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] authored Nov 7, 2024
1 parent 5ffe7bc commit ebc7f29
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.5.0"
".": "2.5.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.1](https://github.com/kitabisa/composite-actions/compare/v2.5.0...v2.5.1) (2024-11-07)


### Bug Fixes

* cache pnpm missing ([#171](https://github.com/kitabisa/composite-actions/issues/171)) ([5ffe7bc](https://github.com/kitabisa/composite-actions/commit/5ffe7bc02194a1325d5024198bee3365f304f5ed))

## [2.5.0](https://github.com/kitabisa/composite-actions/compare/v2.4.0...v2.5.0) (2024-11-01)


Expand Down

0 comments on commit ebc7f29

Please sign in to comment.