Skip to content

Commit 3a7a72d

Browse files
committed
chore(react): release v0.6.2
1 parent f2521c1 commit 3a7a72d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/comark-react/CHANGELOG.md

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

3+
## [0.6.2](https://github.com/comarkdown/comark/compare/@comark/react@0.6.1...@comark/react@0.6.2) (2026-08-07)
4+
35
## [0.6.1](https://github.com/comarkdown/comark/compare/@comark/react@0.6.0...@comark/react@0.6.1) (2026-08-06)
46

57
### Features

packages/comark-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comark/react",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "React renderer for Comark. Render Markdown with components at runtime, with streaming support for AI output. Works with Next.js and Server Components.",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)