Releases · linear/linear-release · GitHub
Skip to content

Releases: linear/linear-release

Release v0.14.3

23 Jun 11:55
473d1f2

Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

Release v0.14.2

11 Jun 13:10
c40ed43

Choose a tag to compare

What's Changed

Full Changelog: v0.14.1...v0.14.2

Release v0.14.1

09 Jun 11:55
16a814f

Choose a tag to compare

What's Changed

  • Set maxBuffer on runLog to avoid ENOBUFS on large commit ranges by @RomainCscn in #103
  • Ensure stale branch are not taken into account by --include-paths by @RomainCscn in #104
  • Bump package.json to 0.14.1 by @RomainCscn in #105

Full Changelog: v0.14.0...v0.14.1

Release v0.14.0

26 May 08:31
a24fb75

Choose a tag to compare

What's Changed

  • Add --include-subjects option to filter commits by subject regex by @autumn-n in #76
  • Add --dry-run option and recognize KEY-N: subject prefix by @oldium in #97
  • Bump package.json to 0.14.0 by @RomainCscn in #99

New Contributors

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

22 May 09:21
54c235f

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

21 May 08:55
f4911c0

Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.12.0

Release v0.11.2

19 May 07:44
7ca5b4e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

Release v0.11.1

18 May 11:16
9d63f17

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

Release v0.11.0

18 May 08:07
4624914

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

11 May 09:09
620e085

Choose a tag to compare

What's Changed

  • Use new release script for action when releasing by @RomainCscn in #59
  • More docs clarification by @RomainCscn in #60
  • Improve squash parsing to avoid linking issues/PRs that were already shipped by @RomainCscn in #61
  • Ensure merges are properly handled for detection of issues & PRs by @RomainCscn in #62
  • Correctly set base sha when multiple releases are in progress by @RomainCscn in #63
  • Pass name and version when completing release by @RomainCscn in #64
  • Bump package.json to 0.10.0 by @RomainCscn in #65

Full Changelog: v0.9.0...v0.10.0