Releases: linear/linear-release
Releases · linear/linear-release
Release list
Release v0.18.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Expose release descriptions in CLI by @duong-vu in #135
- Refactor release sync description handling by @duong-vu in #141
- Update git command executions by @axelniklasson in #143
- Add --no-branch-ref-detection to release sync by @axelniklasson in #144
- Bump package.json to 0.18.0 by @axelniklasson in #145
New Contributors
Full Changelog: v0.17.2...v0.18.0
Release v0.17.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- Keep the stored release commit when HEAD is behind it by @axelniklasson in #139
- Bump package.json to 0.17.2 by @axelniklasson in #140
Full Changelog: v0.17.1...v0.17.2
Release v0.17.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Pass the repository to gh release download in verify-release by @RomainCscn in #132
- Clarify publish-time versioning workflow by @RomainCscn in #133
- Prefer the syncing version's own release as scan base by @RomainCscn in #134
- Bump package.json to 0.17.1 by @RomainCscn in #137
Full Changelog: v0.17.0...v0.17.1
Release v0.17.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- Harden release artifact publishing with immutable checksums by @RomainCscn in #130
- Bump package.json to 0.17.0 by @RomainCscn in #131
Full Changelog: v0.16.0...v0.17.0
Release v0.16.0
What's Changed
- Support negated release path filters by @linear-code[bot] in #127
- Bump package.json to 0.16.0 by @axelniklasson in #128
New Contributors
- @linear-code[bot] made their first contribution in #127
Full Changelog: v0.15.0...v0.16.0
Release v0.15.0
What's Changed
- Detect provider from GitLab CI for self-hosted hosts, add override by @RomainCscn in #121
- Add --issue-pattern flag for custom subject identifier extraction by @RomainCscn in #124
- Stream git log instead of buffering to fix ENOBUFS on large ranges by @RomainCscn in #122
- Cap automatic scan ranges at 10k commits with a rev-list precheck by @RomainCscn in #123
- Bump package.json to 0.15.0 by @RomainCscn in #126
Full Changelog: v0.14.4...v0.15.0
Release v0.14.4
What's Changed
- Scan only the current commit when release anchors are unusable by @RomainCscn in #119
- Bump package.json to 0.14.4 by @RomainCscn in #120
Full Changelog: v0.14.3...v0.14.4
Release v0.14.3
What's Changed
- Attribute the re-applied PR for squash revert-of-revert commits by @RomainCscn in #111
- Bump package.json to 0.14.3 by @RomainCscn in #112
Full Changelog: v0.14.2...v0.14.3
Release v0.14.2
What's Changed
- Ignore branch-ref decorations on merge commits when extracting issue keys by @RomainCscn in #108
- Bump package.json to 0.14.2 by @RomainCscn in #109
Full Changelog: v0.14.1...v0.14.2
Release v0.14.1
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