Skip to content

Commit 414a2ed

Browse files
committed
chore(ansi): release v0.6.1
1 parent 61c6528 commit 414a2ed

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/comark-ansi/CHANGELOG.md

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

3+
## [0.6.1](https://github.com/comarkdown/comark/compare/@comark/ansi@0.6.0...@comark/ansi@0.6.1) (2026-08-06)
4+
5+
### Features
6+
7+
* add rangi plugin + rename highlight to shiki ([#332](https://github.com/comarkdown/comark/issues/332)) ([bb015e4](https://github.com/comarkdown/comark/commit/bb015e485cbeb10ccd16c54dae4262864b9cb59c))
8+
39
## [0.6.0](https://github.com/comarkdown/comark/compare/@comark/ansi@0.5.1...@comark/ansi@0.6.0) (2026-08-04)
410

511
### Features

packages/comark-ansi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@comark/ansi",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "ANSI terminal renderer for Comark. Render Markdown with components as styled terminal output for CLIs.",
55
"keywords": [
66
"ansi",

0 commit comments

Comments
 (0)