Skip to content

Commit b2a46b9

Browse files
committed
chore: release v3.2.0
1 parent 5e785b7 commit b2a46b9

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)
⚔