Skip to content

Commit 056f80d

Browse files
Version Packages
1 parent a605f64 commit 056f80d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-fishes-invite.md

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

CHANGELOG.md

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

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#339](https://github.com/ssssota/svelte-exmarkdown/pull/339) [`bf386e4`](https://github.com/ssssota/svelte-exmarkdown/commit/bf386e4930d9b7fe6673f68b88ae16e458e6d97f) Thanks [@ssssota](https://github.com/ssssota)! - fix: enable custom renderer during ssr
8+
39
## 5.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-exmarkdown",
33
"description": "Svelte component to render markdown. Dynamic and Extensible.",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"scripts": {
66
"dev": "vite dev",
77
"build": "vite build",

0 commit comments

Comments
 (0)