Skip to content

Commit 9921f51

Browse files
committed
chore: Release linear-cli version 0.6.2
1 parent 5c42b88 commit 9921f51

File tree

6 files changed

+144
-14
lines changed

6 files changed

+144
-14
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## [0.6.2] - 2025-08-12
6+
7+
### Changed
8+
9+
- Ask for team selection before issue title in interactive create mode
10+
11+
### Fixed
12+
13+
- Filter issue labels by team to prevent 'label not associated with team' errors
14+
515
## [0.6.1] - 2025-08-12
616

717
### Changed
@@ -142,7 +152,8 @@
142152
commands as an alternative to parsing the branch name, e.g.
143153
`linear issue show ABC-123`
144154

145-
[Unreleased]: https://github.com/schpet/linear-cli/compare/v0.6.1...HEAD
155+
[Unreleased]: https://github.com/schpet/linear-cli/compare/v0.6.2...HEAD
156+
[0.6.2]: https://github.com/schpet/linear-cli/compare/v0.6.1...v0.6.2
146157
[0.6.1]: https://github.com/schpet/linear-cli/compare/v0.6.0...v0.6.1
147158
[0.6.0]: https://github.com/schpet/linear-cli/compare/v0.5.7...v0.6.0
148159
[0.5.7]: https://github.com/schpet/linear-cli/compare/v0.5.6...v0.5.7

__generated__/gql.ts

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)