Skip to content

Releases: mangs/simple-release-notes-action

3.0.2

14 Apr 16:04
ce8353f
Compare
Choose a tag to compare
  • Return non-zero response code when an error occurs so dependent workflows will correctly fail
  • Rename action source directory from scripts/ to src/

v3 (for GitHub Marketplace)

29 Mar 23:04
ce8353f
Compare
Choose a tag to compare

This is a placeholder release for GitHub Marketplace

3.0.1

08 Apr 22:08
30dee20
Compare
Choose a tag to compare
  • Add pull request template

3.0.0

29 Mar 23:00
3986539
Compare
Choose a tag to compare
  • 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 with fetch()
  • Linting now uses @babbel/eslint-config
  • Due to download reliability problems, NPM scripts list:todo-comments and list:eslint:disable-directives use a local version of Ripgrep instead of one downloaded from NPM
  • Update dependencies to latest

2.1.4

04 Apr 14:59
6f9cfea
Compare
Choose a tag to compare
  • Update dependencies to latest

v2 (for GitHub Marketplace)

29 Mar 23:05
6f9cfea
Compare
Choose a tag to compare

This is a placeholder release for GitHub Marketplace

2.1.3

21 Sep 04:47
af67532
Compare
Choose a tag to compare
  • Readme update wherein the usage example uses v2 instead of v1

2.1.2

21 Sep 04:38
efc1455
Compare
Choose a tag to compare
  • Updated workflows to use operating system ubuntu-22.04 and Node.js version 16.17.0
  • Updated the packageManager field of package.json to enforce the use of NPM version 8.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

20 Jun 04:14
5d1ec2f
Compare
Choose a tag to compare
  • Update dependencies
  • Update GitHub Action workflow files to use Node.js version 16.15.1

2.1.0

05 Jun 22:56
516728b
Compare
Choose a tag to compare
  • For release note titles, replace link markup with just the link's user-visible text