Skip to content

Releases: AlCalzone/release-script

Release v5.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:08
  • Fix: preserve newlines between CHANGELOG_OLD.md link and README footer (#207)

Release v5.2.0

Choose a tag to compare

@github-actions github-actions released this 06 May 21:44
  • Local changes are now snapshotted and restored if the release fails locally (#205)
  • Fix: make CHANGELOG_OLD.md rotation more resilient (#202)

Release v5.1.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 11:24
  • iobroker plugin: Increase HTTP timeouts

Release v5.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Feb 21:39
  • Update dependencies
  • Use trusted publishing

Release v5.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Oct 17:54
  • Breaking: Releases can only be created from the default branch (usually main or master) now. To configure this behavior, use the branchPattern option, e.g. --branchPattern release/* to allow releases from branches starting with release/.

Release v4.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 14:32
  • Dependency upgrades
  • Switch to ESM module format
  • Require Node.js 18+

Release v3.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 12:22
  • git plugin: allow to skip push stage via noPush option

Release v3.7.3

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:00
  • package plugin: Support monorepos managed with Yarn v4

Release v3.7.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 07:24
  • iobroker plugin: Fixed issue in changelog cleanup routine introduced in 3.7.1

Release v3.7.1

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:47
  • iobroker plugin: Detect more author names and @ mentions in the changelog