Skip to content

Commit e26b338

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-03-18) ### Bug Fixes * **tui:** add documents browse screen and improve docs list output ([f8943c0](f8943c0))
1 parent e1eed14 commit e26b338

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.1.1](https://github.com/wiseiodev/linear-cli/compare/v1.1.0...v1.1.1) (2026-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **tui:** add documents browse screen and improve docs list output ([f8943c0](https://github.com/wiseiodev/linear-cli/commit/f8943c044e32f9f16101eba3d9fa9e25c7992891))
7+
18
## [1.1.1-alpha.1](https://github.com/wiseiodev/linear-cli/compare/v1.1.0...v1.1.1-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.1.1-alpha.1",
3+
"version": "1.1.1",
44
"type": "module",
55
"bin": {
66
"linear": "dist/bin/linear.js",

0 commit comments

Comments
 (0)