Skip to content

Commit 7e744cd

Browse files
chore(release): 2026.4.8-next.5 [skip ci]
## [2026.4.8-next.5](v2026.4.8-next.4...v2026.4.8-next.5) (2026-04-23) ### Bug Fixes * **ci:** bind release job to npm-publish environment ([0339929](0339929))
1 parent 1c1a0df commit 7e744cd

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2026.4.8-next.5](https://github.com/linearis-oss/linearis/compare/v2026.4.8-next.4...v2026.4.8-next.5) (2026-04-23)
2+
3+
### Bug Fixes
4+
5+
* **ci:** bind release job to npm-publish environment ([0339929](https://github.com/linearis-oss/linearis/commit/0339929663cf9bcc3c0be854a40b66cc40a8abd9))
6+
17
## [2026.4.8-next.4](https://github.com/linearis-oss/linearis/compare/v2026.4.8-next.3...v2026.4.8-next.4) (2026-04-23)
28

39
### Bug Fixes

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linearis",
3-
"version": "2026.4.8-next.4",
3+
"version": "2026.4.8-next.5",
44
"description": "CLI tool for Linear.app with JSON output, smart ID resolution, and optimized GraphQL queries. Designed for LLM agents and humans who prefer structured data.",
55
"main": "dist/main.js",
66
"type": "module",

0 commit comments

Comments
 (0)