diff --git a/.changeset/nice-games-draw.md b/.changeset/nice-games-draw.md deleted file mode 100644 index f6f4ce8..0000000 --- a/.changeset/nice-games-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'novel-speech-synthesis': patch ---- - -feat: support bilinovel diff --git a/packages/novel-speech-synthesis/CHANGELOG.md b/packages/novel-speech-synthesis/CHANGELOG.md index 03f8fb7..b7af132 100644 --- a/packages/novel-speech-synthesis/CHANGELOG.md +++ b/packages/novel-speech-synthesis/CHANGELOG.md @@ -1,5 +1,11 @@ # novel-speech-synthesis +## 1.0.5 + +### Patch Changes + +- e737fb4: feat: support bilinovel + ## 1.0.4 ### Patch Changes diff --git a/packages/novel-speech-synthesis/package.json b/packages/novel-speech-synthesis/package.json index 1aa35c8..4313b2b 100644 --- a/packages/novel-speech-synthesis/package.json +++ b/packages/novel-speech-synthesis/package.json @@ -1,6 +1,6 @@ { "name": "novel-speech-synthesis", - "version": "1.0.4", + "version": "1.0.5", "description": "", "main": "index.js", "scripts": {