# @sylphx/linear-mcp
## 1.3.4
### Patch Changes
- 843c91b: fix: add shebang for executable script support
## 1.3.3
### Patch Changes
- 2953433: fix: missing order by enum
## 1.3.2
### Patch Changes
- d1fd10e: bugfix: types
## 1.3.1
### Patch Changes
- modularize all tools, remove centralized schema, unify exports, breaking file structure refactor
## 1.3.0
### Minor Changes
- Enhanced ID error handling in MCP tools to provide a list of valid IDs upon error.
## 1.2.0
### Minor Changes
- d0f31e1: Remove Cycles, add Project Milestones, update README
## 1.1.2
### Patch Changes
- f8289d3: return cycle information on other nodes.
## 1.1.1
### Patch Changes
- c1ec30d: fix node support version
## 1.1.0
### Minor Changes
- 17c4627: support cycle
## 1.0.2
### Patch Changes
- 8f2303f: updated Readme.md
## 1.0.1
### Patch Changes
- 7266d0c: bump version
## 1.0.0
### Major Changes
- 929a382: first stable version.