Skip to content

chore: release v4.1.0#490

Open
jdx wants to merge 1 commit into
mainfrom
release
Open

chore: release v4.1.0#490
jdx wants to merge 1 commit into
mainfrom
release

Conversation

@jdx
Copy link
Copy Markdown
Owner

@jdx jdx commented May 22, 2026


4.1.0 - 2026-05-31

🚀 Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks


Note

Low Risk
Release metadata only (version strings and changelog); no action runtime code changes in this PR diff.

Overview
This PR cuts release v4.1.0 by bumping the package version from 4.0.1 to 4.1.0 in package.json and package-lock.json, and prepending a 4.1.0 section to CHANGELOG.md (compare link v4.0.1..v4.1.0, dated 2026-05-31).

The changelog entry documents what ships in this tag—not new edits in this diff—including wings_enabled / mise-wings cache, lockfile-driven install when mise.lock exists, cache-key and Windows shim fixes, and assorted CI/build changes (rollup ESM, aube, workflows).

Reviewed by Cursor Bugbot for commit 11fe519. Bugbot is set up for automated code reviews on this repo. Configure here.

@jdx jdx added the release label May 22, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 22, 2026

Greptile Summary

This is a release PR for v4.1.0 of mise-action, bumping the version in package.json and package-lock.json from 4.0.1 to 4.1.0 and adding the corresponding CHANGELOG.md entry.

  • Version bump: package.json and package-lock.json updated from 4.0.14.1.0, consistent with each other.
  • Changelog: New 4.1.0 section prepended with two features (wings cache integration, lock-based installs), four bug fixes (CI improvements, cache key collision fix, Windows shim fix), and ten miscellaneous tasks (rollup migration, workflow cleanups, aube package manager).

Confidence Score: 5/5

Safe to merge — purely a version bump and changelog update with no logic changes.

The only changes are a version string update across three files and a new changelog block. No code paths, dependencies, or configurations are altered.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Added v4.1.0 release entry with features, bug fixes, and miscellaneous tasks sections
package.json Version bumped from 4.0.1 to 4.1.0
package-lock.json Version bumped from 4.0.1 to 4.1.0 in both root and packages entries

Reviews (5): Last reviewed commit: "chore: release v4.1.0" | Re-trigger Greptile

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the project version to 4.1.0 in package.json and package-lock.json, and populates the CHANGELOG.md with a detailed list of changes. The updates include new features like the wings_enabled input, several CI bug fixes, and miscellaneous tasks such as the migration from ncc to rollup and package manager changes. I have no feedback to provide as there were no review comments to evaluate.

@jdx jdx force-pushed the release branch 5 times, most recently from 58a938b to 8687603 Compare May 29, 2026 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants