Skip to content

Commit a6bf8fb

Browse files
authored
Merge pull request #79 from wayofdev/release-please--branches--master--components--gh-actions
2 parents b82cfb7 + 4802bcd commit a6bf8fb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.1.0"
2+
".": "3.1.1"
33
}

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.1](https://github.com/wayofdev/gh-actions/compare/v3.1.0...v3.1.1) (2024-06-07)
4+
5+
6+
### Bug Fixes
7+
8+
* wrong phive cache key in github action ([900467c](https://github.com/wayofdev/gh-actions/commit/900467cace4e62270d0fc85f1569ab605e3ff98d))
9+
310
## [3.1.0](https://github.com/wayofdev/gh-actions/compare/v3.0.0...v3.1.0) (2024-05-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "gh-actions",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"private": true
55
}

0 commit comments

Comments
 (0)