Releases: linear/linear-release
Releases · linear/linear-release
Release v0.7.0
What's Changed
- Add "implement(s)" as closing keyword by @tommoor in #35
- Fix shallow clone deepening hanging in CI by @axelniklasson in #36
- Add nudge about updating action too by @RomainCscn in #37
- Add release instructions by @axelniklasson in #38
- Bump package.json to 0.7.0 by @axelniklasson in #40
Full Changelog: v0.6.4...v0.7.0
Release v0.6.4
What's Changed
- Add code signing + notarization to release workflow by @axelniklasson in #24
- Dispatch release workflow directly from auto-tag one by @RomainCscn in #33
- Bump package.json to 0.6.4 by @RomainCscn in #34
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
What's Changed
- Document --timeout CLI flag in README by @axelniklasson in #29
- Add release script to handle releases automatically by @RomainCscn in #30
- Support Bitbucket merge format by @RomainCscn in #31
- Bump package.json to 0.6.3 by @RomainCscn in #32
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
- Update README.md by @axelniklasson in #26
- Parse branch names from Gitlab merge commits by @axelniklasson in #27
Full Changelog: v0.6.1...v0.6.2
What's Changed
- Update README.md by @axelniklasson in #26
- Parse branch names from Gitlab merge commits by @axelniklasson in #27
- Bump package.json to 0.6.2 by @RomainCscn in #28
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1
What's Changed
- Make auto recovery more resilient for shallow clones by @axelniklasson in #25
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- Add log levels by @axelniklasson in #22
- Tweak README by @axelniklasson in #23
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
What's Changed
- Documentation improvements by @RomainCscn in #12
- Add retry logic for api calls by @RomainCscn in #13
- Add skill to generate configuration by @RomainCscn in #14
- Add npx skills in README by @RomainCscn in #16
- Proper inputs for GH action in skills and examples by @RomainCscn in #17
- Add
--timeoutflag to abort long-running operations by @tommoor in #15 - Properly ignore revert branches pattern by @RomainCscn in #18
- Extract scan.ts in own module by @RomainCscn in #19
- Better revert detection by @RomainCscn in #20
- Proper revert extraction by @RomainCscn in #21
New Contributors
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
What's Changed
- Add SECURITY.md by @RomainCscn in #8
- Simpler copy for README closed beta callout by @RomainCscn in #9
- Align issue ID matching with Linear matching logic by @RomainCscn in #11
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
- Redirect GitHub Actions quick start to official action by @RomainCscn in #6
- Pass enrichment data in sync command by @axelniklasson in #7
New Contributors
- @axelniklasson made their first contribution in #7
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Add --version and --help flags by @RomainCscn in #1
- Add CI badge, remove separators by @RomainCscn in #2
- Add --json flag to output JSON by @RomainCscn in #4
- Fix --version being used twice + use parseArgs by @RomainCscn in #5
New Contributors
- @RomainCscn made their first contribution in #1
Full Changelog: v0.1.0...v0.2.0