Skip to content

chore(release): 0.1.5 - #18

Merged
oreofeolurin merged 1 commit into
mainfrom
release/0.1.5
Jun 13, 2026
Merged

chore(release): 0.1.5#18
oreofeolurin merged 1 commit into
mainfrom
release/0.1.5

Conversation

@oreofeolurin

Copy link
Copy Markdown
Contributor

Patch release bumping @markline/markline and @markline/create to 0.1.5.

These three fixes were authored after the 0.1.4 bump had already been merged + published, so they never shipped in 0.1.4 — releasing them here.

Fixed

  • Ask AI follows the site accent. Sparkle icon, source icons, loading dots, and the search-palette Ask glyph were hardcoded purple regardless of the configured brand color; now use var(--accent-ink). (--c-purple retained for the PATCH verb badge.)
  • Cleaner search snippets. Result previews no longer leak Markdown table syntax (| --- |, stray pipes) — the indexer strips separator rows and cell pipes.

Changed

  • Search trigger padding bumped (8px 10px8px 12px) so the ⌘K hint clears the right edge.

After merge: tag v0.1.5 and npm publish both packages.

Bump @markline/markline and @markline/create to 0.1.5.

Fixes (stranded after 0.1.4 shipped, now released here):
- Ask AI icons/dots/search-Ask glyph follow the configured accent instead of a
  hardcoded purple.
- Search snippets strip Markdown table syntax (no more '| --- |' / stray pipes).
- Search trigger has more right padding so the kbd hint clears the edge.
@oreofeolurin
oreofeolurin merged commit 476488a into main Jun 13, 2026
1 check passed
@oreofeolurin
oreofeolurin deleted the release/0.1.5 branch June 13, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant