Version Packages

This commit is contained in:
github-actions[bot]
2023-02-25 01:46:58 +00:00
parent 311827ae66
commit 6af95c93bd
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'svelte-podcast': patch
---
fix to allow override of internal types
+6
View File
@@ -1,5 +1,11 @@
# svelte-podcast # svelte-podcast
## 0.3.4
### Patch Changes
- ff5caf2: fix to allow override of internal types
## 0.3.3 ## 0.3.3
### Patch Changes ### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "svelte-podcast", "name": "svelte-podcast",
"version": "0.3.3", "version": "0.3.4",
"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",