Skip to content

Commit

Permalink
chore(main): release 3.1.0 (#33)
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 Sep 11, 2024
1 parent 7e664e7 commit cd5c166
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.0](https://github.com/pleo-io/s3-cache-action/compare/v3.0.0...v3.1.0) (2024-09-11)


### Features

* Custom tree hash input ([#31](https://github.com/pleo-io/s3-cache-action/issues/31)) ([7e664e7](https://github.com/pleo-io/s3-cache-action/commit/7e664e7216233285139b08b2cd3a492a08d2fbaf))

## [3.0.0](https://github.com/pleo-io/s3-cache-action/compare/v2.0.2...v3.0.0) (2024-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@pleo-io/s3-cache-action",
"version": "3.0.0",
"version": "3.1.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/exec": "1.1.1",
Expand Down

0 comments on commit cd5c166

Please sign in to comment.