We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59b7670 commit 04c5b1fCopy full SHA for 04c5b1f
2 files changed
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+
3
+## v0.1.3 (2024-01-26)
4
5
+#### :memo: Documentation
6
+* [#65](https://github.com/mainmatter/svelte-promise-modals/pull/65) Make readme nicer ([@zeppelin](https://github.com/zeppelin))
7
8
+#### Committers: 1
9
+- Gabor Babicz ([@zeppelin](https://github.com/zeppelin))
10
11
## v0.1.2 (2024-01-26)
12
13
## v0.1.1 (2024-01-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-promise-modals",
- "version": "0.1.2",
+ "version": "0.1.3",
"repository": "https://github.com/mainmatter/svelte-promise-modals",
"scripts": {
"prepare": "svelte-kit sync",
0 commit comments