Skip to content

Commit ceb2f17

Browse files
authoredSep 14, 2023
Merge pull request #25 from paoloricciuti/changeset-release/main
Version Packages
2 parents 383b496 + 31a0621 commit ceb2f17

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed
 

‎.changeset/empty-taxis-yawn.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.4.1
4+
5+
### Patch Changes
6+
7+
- 383b496: remove transition name after the transition is finished
8+
39
## 0.4.0
410

511
### Minor 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.4.0",
6+
"version": "0.4.1",
77
"keywords": [
88
"sveltekit",
99
"svelte",

0 commit comments

Comments
 (0)
Please sign in to comment.