Skip to content

Commit 73be9a0

Browse files
chore(release): 2026.4.8-next.4 [skip ci]
## [2026.4.8-next.4](v2026.4.8-next.3...v2026.4.8-next.4) (2026-04-23) ### Bug Fixes * **ci:** avoid shell interpolation in promotion PR body ([c297307](c297307))
1 parent 2a066a6 commit 73be9a0

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.4](https://github.com/linearis-oss/linearis/compare/v2026.4.8-next.3...v2026.4.8-next.4) (2026-04-23)
2+
3+
### Bug Fixes
4+
5+
* **ci:** avoid shell interpolation in promotion PR body ([c297307](https://github.com/linearis-oss/linearis/commit/c2973072f60a313227ef41f4f4acacda8d1919b9))
6+
17
## [2026.4.8-next.3](https://github.com/linearis-oss/linearis/compare/v2026.4.8-next.2...v2026.4.8-next.3) (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.3",
3+
"version": "2026.4.8-next.4",
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)