Skip to content

Commit bdc193e

Browse files
chore: release (#12)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 40528f4 commit bdc193e

File tree

5 files changed

+10
-16
lines changed

5 files changed

+10
-16
lines changed

.changeset/friendly-penguins-beg.md

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

.changeset/spotty-worms-worry.md

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

.changeset/strange-pens-brake.md

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

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# sv-router
2+
3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- b330ebf: Switch from TS to JSDoc
8+
- 8e63e78: Opt out of layouts
9+
- 40528f4: Add a path option to the vite plugin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sv-router",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Modern Svelte routing",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)