Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zeppelin committed Jan 31, 2025
1 parent 9672b16 commit f7c8bd2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@




## v0.1.5 (2025-01-31)

#### :rocket: Enhancement
* [#121](https://github.com/mainmatter/svelte-promise-modals/pull/121) Add Svelte 5 support ([@zeppelin](https://github.com/zeppelin))

#### :memo: Documentation
* [#83](https://github.com/mainmatter/svelte-promise-modals/pull/83) Fix type import path in README ([@zeppelin](https://github.com/zeppelin))

#### Committers: 2
- Gabor Babicz ([@zeppelin](https://github.com/zeppelin))
- Nora Burkhardt ([@yaigrie](https://github.com/yaigrie))

## v0.1.4 (2024-02-16)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelte-promise-modals",
"version": "0.1.4",
"version": "0.1.5",
"repository": "https://github.com/mainmatter/svelte-promise-modals",
"scripts": {
"prepare": "svelte-kit sync",
Expand Down

0 comments on commit f7c8bd2

Please sign in to comment.