Skip to content

Commit debfd1c

Browse files
committed
chore(comark): release v0.3.1
1 parent 3c93c29 commit debfd1c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/comark/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.3.1](https://github.com/comarkdown/comark/compare/comark@0.3.0...comark@0.3.1) (2026-04-24)
4+
35
## [0.3.0](https://github.com/comarkdown/comark/compare/comark@0.2.1...comark@0.3.0) (2026-04-24)
46

57
### Features

packages/comark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "comark",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"description": "Components in Markdown (Comark) parser with streaming support for Vue, React, Svelte and HTML",
66
"author": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)