Skip to content

Commit 85bfa57

Browse files
authored
Merge pull request #28 from tmchow/release-please--branches--main--components--illo
chore(main): release 0.29.0
2 parents 9bd67c8 + 74daffe commit 85bfa57

11 files changed

Lines changed: 26 additions & 10 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/tmchow/illo-skill.git"
1717
},
1818
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters, palettes from your own site's colors.",
19-
"version": "0.28.2",
19+
"version": "0.29.0",
2020
"strict": true
2121
}
2222
]

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "illo",
33
"displayName": "Illo",
4-
"version": "0.28.2",
4+
"version": "0.29.0",
55
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters via a built-in character builder, palettes derived from your own site's colors. Ships the illo Agent Skill and its dual-backend image engine: free generation through your Codex CLI subscription (gpt-image-2) when available, OpenRouter otherwise.",
66
"author": {
77
"name": "Trevin Chow",

.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illo",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters, palettes from your own site's colors. Ships the illo Agent Skill and its dual-backend image engine: free generation through your Codex CLI subscription (gpt-image-2) when available, OpenRouter otherwise.",
55
"skills": "./skills"
66
}

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illo",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters via a built-in character builder, palettes derived from your own site's colors. Ships the illo Agent Skill and its dual-backend image engine: free generation through your Codex CLI subscription (gpt-image-2) when available, OpenRouter otherwise.",
55
"author": {
66
"name": "Trevin Chow"

.grok-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"path": "."
1414
},
1515
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters, palettes from your own site's colors.",
16-
"version": "0.28.2",
16+
"version": "0.29.0",
1717
"category": "creative",
1818
"homepage": "https://illo-skill.com",
1919
"keywords": [

.grok-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illo",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters, palettes from your own site's colors. Ships the illo Agent Skill and its dual-backend image engine: free generation through your Codex CLI subscription (gpt-image-2) when available, OpenRouter otherwise.",
55
"author": {
66
"name": "Trevin Chow",

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.28.2"
2+
".": "0.29.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## [0.29.0](https://github.com/tmchow/illo-skill/compare/v0.28.2...v0.29.0) (2026-07-09)
4+
5+
6+
### Features
7+
8+
* **grok:** add native Grok plugin and marketplace lane ([c9543fe](https://github.com/tmchow/illo-skill/commit/c9543fe1abb31b1ceef212aa16d6498f1bc8f11b))
9+
* **grok:** add native Grok plugin and marketplace manifests ([7c5e0cd](https://github.com/tmchow/illo-skill/commit/7c5e0cd0e7a0118b59142fcd558b8f43a0e105ee))
10+
* **grok:** wire Grok manifests into version lockstep ([91ba84f](https://github.com/tmchow/illo-skill/commit/91ba84fad0014fa2b9a4e6c737dbed40b6aa446a))
11+
12+
13+
### Bug Fixes
14+
15+
* distinguish X Article banner guidance ([23dfd1e](https://github.com/tmchow/illo-skill/commit/23dfd1ee678074aef7ad0e73287d141af0071424))
16+
* resolve codex binary path for subprocess on Windows ([25bece9](https://github.com/tmchow/illo-skill/commit/25bece94297df9615ee3eebfc7fa1e019a0bfe20))

gemini-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "illo",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "Original editorial illustrations where a recurring mascot performs the idea — fourteen bundled looks, custom characters, palettes from your own site's colors. Ships the illo Agent Skill; docs at https://illo-skill.com."
55
}

skills/illo/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description: >-
99
looks (fifteen print, plus a photoreal toy-brick set). Triggers only when the skill is directly invoked or "illo" is
1010
requested; never on generic illustrate / draw / make-an-image requests.
1111
# x-release-please-start-version
12-
version: 0.28.2
12+
version: 0.29.0
1313
# x-release-please-end
1414
argument-hint: "[idea or article URL] | build a character | install <character>"
1515
author: Trevin Chow

0 commit comments

Comments
 (0)