Skip to content

Commit f2521c1

Browse files
committed
chore(html): release v0.6.2
1 parent 295b52c commit f2521c1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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

57
### Features

packages/comark-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comark/html",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "HTML string renderer for Comark. Render Markdown with components on the server, no framework required.",
55
"keywords": [
66
"comark",

0 commit comments

Comments
 (0)