Skip to content

Commit 4f27b9b

Browse files
committed
fix: ensure previous tag format is accounted for during release
1 parent 606c45f commit 4f27b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte-core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Do you want to build your own Svelte testing library? You may want to use our
44
rendering core, which abstracts away differences in Svelte versions to provide a
55
simple API to render Svelte components into the document and clean them up
6-
afterwards
6+
afterwards.
77

88
## Table of Contents
99

0 commit comments

Comments
 (0)