Skip to content

Commit bf77a29

Browse files
chore(release): 1.5.0-alpha.2 [skip ci]
# [1.5.0-alpha.2](v1.5.0-alpha.1...v1.5.0-alpha.2) (2026-03-20) ### Features * **cli:** add linear cli v2 foundations ([#2](#2)) ([854d165](854d165))
1 parent 854d165 commit bf77a29

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0-alpha.2](https://github.com/wiseiodev/linear-cli/compare/v1.5.0-alpha.1...v1.5.0-alpha.2) (2026-03-20)
2+
3+
4+
### Features
5+
6+
* **cli:** add linear cli v2 foundations ([#2](https://github.com/wiseiodev/linear-cli/issues/2)) ([854d165](https://github.com/wiseiodev/linear-cli/commit/854d165701dc3917ef33b3c3f8e1ff55f94c197e))
7+
18
# [1.5.0-alpha.1](https://github.com/wiseiodev/linear-cli/compare/v1.4.0...v1.5.0-alpha.1) (2026-03-20)
29

310

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wiseiodev/linear-cli",
3-
"version": "1.5.0-alpha.1",
3+
"version": "1.5.0-alpha.2",
44
"type": "module",
55
"bin": {
66
"linear": "dist/bin/linear.js",

0 commit comments

Comments
 (0)