Skip to content

Commit f0ff30f

Browse files
committed
chore(vue): release v0.6.2
1 parent 4aad28b commit f0ff30f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/comark-vue/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/vue@0.6.1...@comark/vue@0.6.2) (2026-08-07)
4+
35
## [0.6.1](https://github.com/comarkdown/comark/compare/@comark/vue@0.6.0...@comark/vue@0.6.1) (2026-08-06)
46

57
## [0.6.0](https://github.com/comarkdown/comark/compare/@comark/vue@0.5.1...@comark/vue@0.6.0) (2026-08-04)

packages/comark-vue/package.json

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

0 commit comments

Comments
 (0)