Skip to content

Commit cd5c166

Browse files
chore(main): release 3.1.0 (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e664e7 commit cd5c166

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/pleo-io/s3-cache-action/compare/v3.0.0...v3.1.0) (2024-09-11)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [3.0.0](https://github.com/pleo-io/s3-cache-action/compare/v2.0.2...v3.0.0) (2024-04-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@pleo-io/s3-cache-action",
4-
"version": "3.0.0",
4+
"version": "3.1.0",
55
"dependencies": {
66
"@actions/core": "^1.10.0",
77
"@actions/exec": "1.1.1",

0 commit comments

Comments
 (0)