Skip to content

Releases: AlCalzone/release-script

Release v3.1.0

15 Sep 22:34
Compare
Choose a tag to compare
  • New plugin license to check for outdated license years
  • New plugin manual-review to do manual changes before committing
  • Fix: git plugin never amends commits

Release v3.0.0

15 Sep 12:16
Compare
Choose a tag to compare
  • Split into plugins
  • Interactive version chooser
  • Simplified monorepo configuration with lerna
  • BREAKING: Removed native yarn v2+ workspaces support. Use lerna for now.
  • BREAKING: Some configuration/CLI options changed.

Release v3.0.0-alpha.7

15 Sep 11:52
Compare
Choose a tag to compare
Pre-release
  • Split into plugins
  • Interactive version chooser
  • Simplified monorepo configuration with lerna
  • BREAKING: Removed native yarn v2+ workspaces support. Use lerna for now.
  • BREAKING: Some configuration/CLI options changed.

Release v2.2.1

26 Jul 09:37
Compare
Choose a tag to compare

The script now detects a missing git identity and provides help on how to configure it

Release v2.2.0

01 Jul 10:32
Compare
Choose a tag to compare

Added an automated check of the Github Actions workflow file to spot potential errors that could fail a release

Release v2.1.0

30 Jun 08:31
Compare
Choose a tag to compare

Release v2.0.0

19 Jun 19:13
Compare
Choose a tag to compare

Require Node.js 12+, update dependencies

Release v1.10.0

30 Apr 08:07
Compare
Choose a tag to compare

Support both **WORK IN PROGRESS** and __WORK IN PROGRESS__ as placeholders

Release v1.9.0

23 Apr 15:14
Compare
Choose a tag to compare

Allow defining different remotes than origin by using r flag, e.g. -r upstream/master
Replace npm commands with yarn when yarn.lock is present.

Release v1.8.3

11 Jan 16:18
Compare
Choose a tag to compare

Changelog entries like * (Author 1, Author 2) Whazaaaap! are now correctly handled when creating the io-package.json news entries.