Skip to content

Commit ad79315

Browse files
Version Packages (#9)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9eb760c commit ad79315

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-islands-shave.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
# rich-text-svelte-renderer
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- 9eb760c: Pass content to component so that static content can be parsed for things like slugifying headings
8+
39
## 2.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Svelte port of Hygraph Rich Text React renderer",
44
"author": "Bert Bengtson",
55
"license": "MIT",
6-
"version": "2.0.1",
6+
"version": "2.0.2",
77
"scripts": {
88
"dev": "vite dev",
99
"build": "svelte-kit sync && svelte-package",

0 commit comments

Comments
 (0)