Version Packages

This commit is contained in:
github-actions[bot]
2023-02-25 14:48:34 +00:00
parent 75e45465ec
commit 737fa9c431
3 changed files with 7 additions and 6 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'svelte-podcast': minor
---
refactored audio element bindings for better control over element
+6
View File
@@ -1,5 +1,11 @@
# svelte-podcast
## 0.4.0
### Minor Changes
- ff6a6d9: refactored audio element bindings for better control over element
## 0.3.4
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "svelte-podcast",
"version": "0.3.4",
"version": "0.4.0",
"license": "MIT",
"author": "Ollie Taylor",
"homepage": "https://github.com/OllieJT/svelte-podcast/blob/main/README.md",