mangs/simple-release-notes-action
Version updated for mangs/simple-release-notes-action to version v3.0.0.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- Latest major tag now automatically updated to the latest commit SHA when new release is published
- Update action to Node.js version 20
POST
requests now done withfetch()
- Linting now uses
@babbel/eslint-config
- Due to download reliability problems, NPM scripts
list:todo-comments
andlist:eslint:disable-directives
use a local version of Ripgrep instead of one downloaded from NPM - Update dependencies to latest