Version Packages

This commit is contained in:
github-actions[bot]
2023-02-24 23:02:15 +00:00
parent c831fb5975
commit 57980c2e9b
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'svelte-podcast': patch
---
fixes exported typings
+6
View File
@@ -1,5 +1,11 @@
# svelte-podcast # svelte-podcast
## 0.3.1
### Patch Changes
- 02598d4: fixes exported typings
## 0.3.0 ## 0.3.0
### Minor Changes ### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "svelte-podcast", "name": "svelte-podcast",
"version": "0.3.0", "version": "0.3.1",
"license": "MIT", "license": "MIT",
"author": "Ollie Taylor", "author": "Ollie Taylor",
"homepage": "https://github.com/OllieJT/svelte-podcast/blob/main/README.md", "homepage": "https://github.com/OllieJT/svelte-podcast/blob/main/README.md",