Skip to content

Commit 53dc934

Browse files
committed
chore(angular): release v0.6.2
1 parent 340b50e commit 53dc934

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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

57
### Features

packages/comark-angular/package.json

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

0 commit comments

Comments
 (0)