Skip to content

Commit ca0c5fc

Browse files
jdxmise-en-dev
andauthored
chore: release v3.1.0 (#247)
--- ## [3.1.0](https://github.com/jdx/mise-action/compare/v3.0.2..v3.1.0) - 2025-08-19 ### 🚀 Features - add configurable cache key with template variable support (#246) by [@pepicrft](https://github.com/pepicrft) in [#246](#246) <!-- generated by git-cliff --> Co-authored-by: mise-en-dev <123107610+mise-en-dev@users.noreply.github.com>
1 parent d53c31b commit ca0c5fc

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
---
4+
## [3.1.0](https://github.com/jdx/mise-action/compare/v3.0.2..v3.1.0) - 2025-08-19
5+
6+
### 🚀 Features
7+
8+
- add configurable cache key with template variable support (#246) by [@pepicrft](https://github.com/pepicrft) in [#246](https://github.com/jdx/mise-action/pull/246)
9+
310
---
411
## [3.0.2](https://github.com/jdx/mise-action/compare/v3.0.1..v3.0.2) - 2025-08-18
512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mise-action",
33
"description": "mise tool setup action",
4-
"version": "3.0.2",
4+
"version": "3.1.0",
55
"author": "jdx",
66
"private": true,
77
"repository": {

0 commit comments

Comments
 (0)