Skip to content

Commit 62ba4e6

Browse files
chore(release): 2026.6.0-next.1 [skip ci]
## [2026.6.0-next.1](v2026.5.0...v2026.6.0-next.1) (2026-06-16) ### Bug Fixes * **discussions:** forward parent entity id when replying to a thread ([745ca56](745ca56)), closes [#226](#226)
1 parent 81d211b commit 62ba4e6

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.6.0-next.1](https://github.com/linearis-oss/linearis/compare/v2026.5.0...v2026.6.0-next.1) (2026-06-16)
2+
3+
### Bug Fixes
4+
5+
* **discussions:** forward parent entity id when replying to a thread ([745ca56](https://github.com/linearis-oss/linearis/commit/745ca56465e51f2981740a1153eedc01a40e0431)), closes [#226](https://github.com/linearis-oss/linearis/issues/226)
6+
17
## [2026.5.0](https://github.com/linearis-oss/linearis/compare/v2026.4.9...v2026.5.0) (2026-06-16)
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.5.0",
3+
"version": "2026.6.0-next.1",
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)