Skip to content

Commit 1f640ee

Browse files
chore: release (#168)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ca18b96 commit 1f640ee

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/modern-coats-win.md

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

.changeset/rude-seals-reflect.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# sv-router
22

3+
## 0.10.1
4+
5+
### Patch Changes
6+
7+
- 393f22b: fix error while clicking on an anchor with no href attribute
8+
- 3388c30: Export routes object for dynamic menu generation
9+
310
## 0.10.0
411

512
### Minor Changes

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.10.0",
3+
"version": "0.10.1",
44
"description": "Modern Svelte Routing",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)