release-please-oss-action
Version updated for https://github.com/release-please-oss/release-please-action to version v6.0.0.
- This action is used across all versions by 11 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Release Please Action is a GitHub Action that automates the release process for repositories using the Conventional Commits standard. It generates release pull requests, updates changelogs, and manages versioning based on commit messages, eliminating the need for manual releases. This action supports advanced configuration options, such as custom release types and inline JSON configurations, to adapt to various project needs.
What’s Changed
6.0.0 (2026-04-15)
⚠ BREAKING CHANGES
- upgrade action runtime to node24
Features
- upgrade action runtime to node24 (6d61ec0)