File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1717- state flag on issue list can now be repeated to filter by multiple states
1818- team members command now shows initials, timezone, and other details with
1919 --verbose flag
20- - team members command now loads all paginated members and shows full names and
21- detailed info by default
2220- organized code into multiple files so it's less of a nightmare to work on
2321
2422### Added
2523
24+ - ` issue delete ` command to delete issues by id
25+ - ` team members ` command to list team members
2626- add --assignee flag on ` issue list ` allowing you to list issues assigned to
2727- add -U, --unassigned flag to list only unassigned issues
2828- add -A, --all-assignees flag to list issues for all assignees
29- - ` issue delete ` command to delete issues by id
3029- allow specifying a --parent on linear issue create
3130- add -A and -U flags to issue start command for filtering assignees
3231- add --all-states flag to issue list command to show issues from all states
3332- add --confirm flag to issue delete command to skip confirmation prompt
34- - team members subcommand to list team members
3533
3634## [ 0.6.4] - 2025-08-12
3735
You can’t perform that action at this time.
0 commit comments