Skip to content

Commit 35cdca2

Browse files
Version Packages (#7)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 780fb83 commit 35cdca2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-baboons-play.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.1
4+
5+
### Patch Changes
6+
7+
- 780fb83: Added support for superscript and subscript elements
8+
39
## 2.0.0
410

511
### Major 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.0",
6+
"version": "2.0.1",
77
"scripts": {
88
"dev": "vite dev",
99
"build": "svelte-kit sync && svelte-package",

0 commit comments

Comments
 (0)