Skip to content

Commit cf97a33

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2026-03-18) ### Features * **core:** return descriptions for issue project and document commands ([8e7a420](8e7a420))
1 parent 330d7f0 commit cf97a33

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.3.0](https://github.com/wiseiodev/linear-cli/compare/v1.2.0...v1.3.0) (2026-03-18)
2+
3+
4+
### Features
5+
6+
* **core:** return descriptions for issue project and document commands ([8e7a420](https://github.com/wiseiodev/linear-cli/commit/8e7a4209266f50af274d88bae959079d01e55da5))
7+
18
# [1.3.0-alpha.1](https://github.com/wiseiodev/linear-cli/compare/v1.2.0...v1.3.0-alpha.1) (2026-03-18)
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.3.0-alpha.1",
3+
"version": "1.3.0",
44
"type": "module",
55
"bin": {
66
"linear": "dist/bin/linear.js",

0 commit comments

Comments
 (0)