Skip to content

Commit 929a8f3

Browse files
Version Packages (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ccfe24 commit 929a8f3

File tree

6 files changed

+11
-21
lines changed

6 files changed

+11
-21
lines changed

.changeset/cuddly-goats-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/short-swans-rush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tender-toes-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yellow-webs-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/streamdown/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# streamdown
2+
3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- 045907f: fix: handleIncompleteSingleUnderscoreItalic is not accounting for the usage inside math equations
8+
- dc9ab5f: fix unit tests, run on release and PR
9+
- 01e5eb0: Add Publishing CI Pipeline
10+
- f834892: fix: codeblock dark mode and background

packages/streamdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "streamdown",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"type": "module",
55
"main": "./dist/index.js",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)