Skip to content

Commit 4cffc51

Browse files
committed
chore(nuxt): release v0.6.1
1 parent f229760 commit 4cffc51

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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

57
### Features

packages/comark-nuxt/package.json

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

0 commit comments

Comments
 (0)