Skip to content

Commit 6eda79b

Browse files
committedSep 5, 2023
Version Packages
1 parent 0147b65 commit 6eda79b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/nervous-eels-visit.md

-5
This file was deleted.

‎CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# sveltekit-view-transition
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 0147b65: move functions in outside scope and update readme
8+
39
## 0.0.2
410

511
### Patch Changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repository": "https://github.com/paoloricciuti/sveltekit-view-transition",
44
"author": "Paolo Ricciuti",
55
"license": "MIT",
6-
"version": "0.0.2",
6+
"version": "0.0.3",
77
"keywords": [
88
"sveltekit",
99
"svelte",

0 commit comments

Comments
 (0)
Please sign in to comment.