Skip to content

Commit c2a8761

Browse files
jdxmise-en-dev
andauthored
chore: release v4.3.0 (#605)
--- ## [4.3.0](https://github.com/jdx/mise-action/compare/v4.2.5..v4.3.0) - 2026-08-24 ### πŸš€ Features - add minimum release age for mise (#604) by [@jdx](https://github.com/jdx) in [#604](#604) <!-- generated by git-cliff --> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Version and changelog-only release metadata; no runtime or security logic changes. > > **Overview** > Cuts **v4.3.0** by bumping `package.json` from `4.2.5` and adding a changelog entry for the minimum release age feature (#604). Also corrects the 4.2.5 changelog date to 2026-08-13. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 84e4f59. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: mise-en-dev <123107610+mise-en-dev@users.noreply.github.com>
1 parent bfedd87 commit c2a8761

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Changelog
22

33
---
4-
## [4.2.5](https://github.com/jdx/mise-action/compare/v4.2.4..v4.2.5) - 2026-08-12
4+
## [4.3.0](https://github.com/jdx/mise-action/compare/v4.2.5..v4.3.0) - 2026-08-24
5+
6+
### πŸš€ Features
7+
8+
- add minimum release age for mise (#604) by [@jdx](https://github.com/jdx) in [#604](https://github.com/jdx/mise-action/pull/604)
9+
10+
---
11+
## [4.2.5](https://github.com/jdx/mise-action/compare/v4.2.4..v4.2.5) - 2026-08-13
512

613
### πŸ› Bug Fixes
714

β€Ž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": "4.2.5",
4+
"version": "4.3.0",
55
"author": "jdx",
66
"type": "module",
77
"private": true,

0 commit comments

Comments
Β (0)