Skip to content

Commit ed7a024

Browse files
Version Packages (#347)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 370bb09 commit ed7a024

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shy-rockets-remember.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.2
4+
5+
### Patch Changes
6+
7+
- [#346](https://github.com/ssssota/svelte-exmarkdown/pull/346) [`81800a2`](https://github.com/ssssota/svelte-exmarkdown/commit/81800a2ec078a75ababfc4fde59933337af82532) Thanks [@jacokok](https://github.com/jacokok)! - fix: use effect.pre to prevent maximum update depth when in loop
8+
39
## 5.0.1
410

511
### Patch 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.1",
4+
"version": "5.0.2",
55
"scripts": {
66
"dev": "vite dev",
77
"build": "vite build",

0 commit comments

Comments
 (0)