Skip to content

Commit 2315a2d

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.2...v2.3.0) (2026-02-27) ### Bug Fixes * align image upload scripts with project conventions ([1f1b926](1f1b926)) ### Features * add image upload support ([9f42c6c](9f42c6c)) * add image upload support (clean SKILL.md) ([5c33114](5c33114))
1 parent 00d7faf commit 2315a2d

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.3.0](https://github.com/wrsmith108/linear-claude-skill/compare/v2.2.2...v2.3.0) (2026-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* align image upload scripts with project conventions ([1f1b926](https://github.com/wrsmith108/linear-claude-skill/commit/1f1b92669c4a8921bcd2f7aaa845aa3a2329a702))
7+
8+
9+
### Features
10+
11+
* add image upload support ([9f42c6c](https://github.com/wrsmith108/linear-claude-skill/commit/9f42c6c8fbb3351c5c1495e33a1c24d19eeac5f6))
12+
* add image upload support (clean SKILL.md) ([5c33114](https://github.com/wrsmith108/linear-claude-skill/commit/5c33114772b05789a46282acb7e223ee544662b3))
13+
114
## [2.2.3] - 2026-02-10
215

316
### Changed

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": "claude-plugin-linear",
3-
"version": "2.2.3",
3+
"version": "2.3.0",
44
"type": "module",
55
"description": "Claude Code skill for Linear issue, project, and team management with MCP integration",
66
"keywords": [

0 commit comments

Comments
 (0)