Skip to content

Commit d3c2f66

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

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/blue-ghosts-bet.md

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

.changeset/late-friends-draw.md

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

CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 67a1719: Add hash-based routing
8+
9+
### Patch Changes
10+
11+
- a3d4688: Added onError hook
12+
313
## 0.7.2
414

515
### Patch 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.7.2",
3+
"version": "0.8.0",
44
"description": "Modern Svelte Routing",
55
"keywords": [
66
"svelte",

0 commit comments

Comments
 (0)