Skip to content

Commit 09d0aa1

Browse files
authored
Merge pull request #313 from ssssota/changeset-release/main
Version Packages
2 parents 0034262 + 4c0732d commit 09d0aa1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/tired-paths-hang.md

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

.changeset/wise-ants-change.md

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

CHANGELOG.md

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

3+
## 5.0.0
4+
5+
### Major Changes
6+
7+
- [#310](https://github.com/ssssota/svelte-exmarkdown/pull/310) [`7739b82`](https://github.com/ssssota/svelte-exmarkdown/commit/7739b82fed4b9612c55e80ee843562cb36bde326) Thanks [@HanielU](https://github.com/HanielU)! - Change API to access AST nodes
8+
9+
### Minor Changes
10+
11+
- [#314](https://github.com/ssssota/svelte-exmarkdown/pull/314) [`fe490d8`](https://github.com/ssssota/svelte-exmarkdown/commit/fe490d8d95d2f45e4ae9f8540e27b48dacd471b2) Thanks [@ssssota](https://github.com/ssssota)! - Snippet as renderer
12+
313
## 4.0.3
414

515
### 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": "4.0.3",
4+
"version": "5.0.0",
55
"scripts": {
66
"dev": "vite dev",
77
"build": "vite build",

0 commit comments

Comments
 (0)