Releases: mangs/simple-release-notes-action
Releases · mangs/simple-release-notes-action
3.0.2
v3 (for GitHub Marketplace)
This is a placeholder release for GitHub Marketplace
3.0.1
- Add pull request template
3.0.0
- 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
2.1.4
- Update dependencies to latest
v2 (for GitHub Marketplace)
This is a placeholder release for GitHub Marketplace
2.1.3
- Readme update wherein the usage example uses
v2
instead ofv1
2.1.2
- Updated workflows to use operating system
ubuntu-22.04
and Node.js version16.17.0
- Updated the
packageManager
field ofpackage.json
to enforce the use of NPM version8.15.0
for environments with Corepack enabled - Added
validate:linting:eslint
NPM script check to the pull request CI workflow to ensure no conflicts between ESLint and Prettier - Update dependencies to latest
2.1.1
- Update dependencies
- Update GitHub Action workflow files to use Node.js version
16.15.1
2.1.0
- For release note titles, replace link markup with just the link's user-visible text