Version Packages

This commit is contained in:
github-actions[bot]
2023-02-25 01:19:14 +00:00
parent 5652822a2c
commit 4993af524d
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'svelte-podcast': patch
---
fixes dist exports
+6
View File
@@ -1,5 +1,11 @@
# svelte-podcast
## 0.3.3
### Patch Changes
- 802c704: fixes dist exports
## 0.3.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "svelte-podcast",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"author": "Ollie Taylor",
"homepage": "https://github.com/OllieJT/svelte-podcast/blob/main/README.md",