File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11
22
33
4+
5+ ## v0.1.5 (2025-01-31)
6+
7+ #### :rocket : Enhancement
8+ * [ #121 ] ( https://github.com/mainmatter/svelte-promise-modals/pull/121 ) Add Svelte 5 support ([ @zeppelin ] ( https://github.com/zeppelin ) )
9+
10+ #### :memo : Documentation
11+ * [ #83 ] ( https://github.com/mainmatter/svelte-promise-modals/pull/83 ) Fix type import path in README ([ @zeppelin ] ( https://github.com/zeppelin ) )
12+
13+ #### Committers: 2
14+ - Gabor Babicz ([ @zeppelin ] ( https://github.com/zeppelin ) )
15+ - Nora Burkhardt ([ @yaigrie ] ( https://github.com/yaigrie ) )
16+
417## v0.1.4 (2024-02-16)
518
619#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-promise-modals" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "repository" : " https://github.com/mainmatter/svelte-promise-modals" ,
55 "scripts" : {
66 "prepare" : " svelte-kit sync" ,
You can’t perform that action at this time.
0 commit comments