Skip to content

Commit 6038d5b

Browse files
committed
chore(svelte): release v0.6.1
1 parent 8296c31 commit 6038d5b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/comark-svelte/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/comarkdown/comark/compare/@comark/svelte@0.6.0...@comark/svelte@0.6.1) (2026-08-06)
4+
5+
### Features
6+
7+
* add rangi plugin + rename highlight to shiki ([#332](https://github.com/comarkdown/comark/issues/332)) ([bb015e4](https://github.com/comarkdown/comark/commit/bb015e485cbeb10ccd16c54dae4262864b9cb59c))
8+
39
## [0.6.0](https://github.com/comarkdown/comark/compare/@comark/svelte@0.5.1...@comark/svelte@0.6.0) (2026-08-04)
410

511
### Features

packages/comark-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comark/svelte",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Svelte 5 renderer for Comark. Render Markdown with components at runtime, with streaming support for AI output.",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)