Releases: AlCalzone/release-script
Releases Β· AlCalzone/release-script
Release list
Release v5.2.1
- Fix: preserve newlines between
CHANGELOG_OLD.mdlink and README footer (#207)
Release v5.2.0
Release v5.1.2
iobrokerplugin: Increase HTTP timeouts
Release v5.1.1
- Update dependencies
- Use trusted publishing
Release v5.0.0
- Breaking: Releases can only be created from the default branch (usually
mainormaster) now. To configure this behavior, use thebranchPatternoption, e.g.--branchPattern release/*to allow releases from branches starting withrelease/.
Release v4.0.0
- Dependency upgrades
- Switch to ESM module format
- Require Node.js 18+
Release v3.8.0
gitplugin: allow to skip push stage vianoPushoption
Release v3.7.3
packageplugin: Support monorepos managed with Yarn v4
Release v3.7.2
iobrokerplugin: Fixed issue in changelog cleanup routine introduced in3.7.1
Release v3.7.1
iobrokerplugin: Detect more author names and @ mentions in the changelog