Releases: linear/linear-release
Releases · linear/linear-release
Release v0.14.0
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
What's Changed
- Allow passing --link to add links to a release by @RomainCscn in #92
- Fix CLI_VERSION ReferenceError in pnpm dev by @RomainCscn in #94
- Allow passing document and release-notes flags by @RomainCscn in #95
- Bump package.json to 0.13.0 by @RomainCscn in #96
Full Changelog: v0.12.0...v0.13.0
Release v0.12.0
What's Changed
- Logs improvements by @RomainCscn in #89
- Add --base-ref to manually override scan base by @RomainCscn in #91
- Bump package.json to 0.12.0 by @RomainCscn in #93
Full Changelog: v0.11.2...v0.12.0
Release v0.11.2
What's Changed
- Add RWX as a supported CI provider by @robinaugh in #53
- Parse nested GitLab group paths in parseRepoUrl by @RomainCscn in #84
- Bump package.json to 0.11.2 by @RomainCscn in #85
New Contributors
- @robinaugh made their first contribution in #53
Full Changelog: v0.11.1...v0.11.2
Release v0.11.1
What's Changed
- Verify ancestor walkability on shallow clones in findBaseSha by @RomainCscn in #80
- Add broader for matching issues identifiers by @axelniklasson in #81
- Bump package.json to 0.11.1 by @axelniklasson in #82
Full Changelog: v0.11.0...v0.11.1
Release v0.11.0
What's Changed
- Fix release CI script + improve documentation by @RomainCscn in #66
- Various improvements to logs by @RomainCscn in #68
- Set up Zizmor by @mwolting in #70
- Parse MR number properly for Gitlab by @RomainCscn in #72
- Extract added issues from the body of a revert commit by @axelniklasson in #73
- Update README by @axelniklasson in #77
- Update README.md by @axelniklasson in #78
- Bump package.json to 0.11.0 by @axelniklasson in #79
New Contributors
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
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
Release v0.9.0
What's Changed
- Add Linux ARM64 build target by @julius88 in #41
- Recognize *.ghe.com hosts as GitHub Enterprise Cloud by @mcomans in #48
- Add Bitbucket provider support by @justindell in #50
- Ensure git is available by @RomainCscn in #57
- Docs + skills improvements by @RomainCscn in #58
- Bump package.json to 0.9.0 by @RomainCscn in #56
New Contributors
- @julius88 made their first contribution in #41
- @mcomans made their first contribution in #48
- @justindell made their first contribution in #50
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
What's Changed
- Document that sync --name updates existing release names by @RomainCscn in #54
- Allow --name on complete & update commands by @tommoor in #49
- Bump package.json to 0.8.0 by @RomainCscn in #55
Full Changelog: v0.7.1...v0.8.0
Release v0.7.1
What's Changed
- Reorganize examples into folders with READMEs by @axelniklasson in #42
- Improve skill in regards to stages vs pipelines by @RomainCscn in #43
- Remove public beta CTA from README by @axelniklasson in #44
- Update README by @axelniklasson in #46
- Update README by @axelniklasson in #47
- Filter PR numbers exceeding GraphQL Int32 bound by @RomainCscn in #51
- Bump package.json to 0.7.1 by @RomainCscn in #52
Full Changelog: v0.7.0...v0.7.1