Skip to content

Commit 57a725a

Browse files
chore: bump version
1 parent 7d7435f commit 57a725a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

apps/demo/src/routes/+layout.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
>Close menu</a
3939
>
4040
</div>
41-
4241
<nav class="p-navigation__nav" aria-label="Navigation">
4342
<ul class="p-navigation__items">
4443
{#each links as link}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/process/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-markdoc-preprocess",
3-
"version": "2.0.0-rc.3",
3+
"version": "2.0.0-rc.4",
44
"description": "A Svelte preprocessor that allows you to use Markdoc.",
55
"type": "commonjs",
66
"keywords": [

0 commit comments

Comments
 (0)