Skip to content

Commit ce3ca75

Browse files
committed
Svelte version update
1 parent ab627c2 commit ce3ca75

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
# 2.0.0
4+
5+
- PR Merged [#247](https://github.com/EmilTholin/svelte-routing/pull/247)
6+
- Svelte version update
7+
38
# 1.11.0
49

510
- PR Merged [#245](https://github.com/EmilTholin/svelte-routing/pull/245)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"types": "types/index.d.ts",
2121
"svelte": "src/index.js",
2222
"devDependencies": {
23-
"svelte": "^4.0.1"
23+
"svelte": "^4.1.0"
2424
}
2525
}

0 commit comments

Comments
 (0)