Skip to content

Commit 5ac50f7

Browse files
jdxmise-en-dev
andauthored
chore: release v3.2.0 (#251)
--- ## [3.2.0](https://github.com/jdx/mise-action/compare/v3.1.0..v3.2.0) - 2025-08-22 ### 🚀 Features - add environment variable support to cache key templates (#250) by [@pepicrft](https://github.com/pepicrft) in [#250](#250) ### 🐛 Bug Fixes - redact secret values from env (#252) by [@jdx](https://github.com/jdx) in [#252](#252) <!-- generated by git-cliff --> Co-authored-by: mise-en-dev <123107610+mise-en-dev@users.noreply.github.com>
1 parent 5e785b7 commit 5ac50f7

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
---
4+
## [3.2.0](https://github.com/jdx/mise-action/compare/v3.1.0..v3.2.0) - 2025-08-22
5+
6+
### 🚀 Features
7+
8+
- add environment variable support to cache key templates (#250) by [@pepicrft](https://github.com/pepicrft) in [#250](https://github.com/jdx/mise-action/pull/250)
9+
10+
### 🐛 Bug Fixes
11+
12+
- redact secret values from env (#252) by [@jdx](https://github.com/jdx) in [#252](https://github.com/jdx/mise-action/pull/252)
13+
314
---
415
## [3.1.0](https://github.com/jdx/mise-action/compare/v3.0.2..v3.1.0) - 2025-08-19
516

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.1.0",
4+
"version": "3.2.0",
55
"author": "jdx",
66
"private": true,
77
"repository": {

0 commit comments

Comments
 (0)