diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e62e2a..247a552 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### v0.5.7 / 2024.10.06 + +- fix: coqui-tts error on windows +- fix: the GUI config is not used by the backend + ### v0.5.6 / 2024.10.06 - fix: coqui TTS on Windows in some cases diff --git a/deno.json b/deno.json index a658cff..27b8257 100644 --- a/deno.json +++ b/deno.json @@ -1,5 +1,5 @@ { - "version": "0.5.6", + "version": "0.5.7", "license": "MIT", "name": "@jersou/studio-pack-generator", "tasks": {