Skip to content

Commit f42207c

Browse files
chore(release): v1.0.7
1 parent a88e625 commit f42207c

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ generated at release time from the commits since the previous tag. The format is
55
based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this
66
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.0.7] - 2026-08-20
9+
10+
### Chores
11+
12+
- Bump @types/jsdom from 28.0.3 to 30.0.0 (#251) (`a88e625`)
13+
- Bump the npm-minor-patch group with 5 updates (#250) (`37f8b3a`)
14+
15+
**Full Changelog**: https://github.com/copse-dev/streaming-markdown/compare/v1.0.6...v1.0.7
16+
817
## [1.0.6] - 2026-08-15
918

1019
### Chores

‎package-lock.json‎

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@copse/streaming-markdown",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Streaming-capable CommonMark markdown renderer (string HTML + incremental DOM emitters)",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)