diff --git a/.changeset/sour-ears-run.md b/.changeset/sour-ears-run.md deleted file mode 100644 index 4bcd5ca..0000000 --- a/.changeset/sour-ears-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'novel-speech-synthesis': patch ---- - -fix: refresh paragragh diff --git a/packages/novel-speech-synthesis/CHANGELOG.md b/packages/novel-speech-synthesis/CHANGELOG.md index 98285de..b1e164d 100644 --- a/packages/novel-speech-synthesis/CHANGELOG.md +++ b/packages/novel-speech-synthesis/CHANGELOG.md @@ -1,5 +1,11 @@ # novel-speech-synthesis +## 1.0.8 + +### Patch Changes + +- 61e4d83: fix: refresh paragragh + ## 1.0.7 ### Patch Changes diff --git a/packages/novel-speech-synthesis/package.json b/packages/novel-speech-synthesis/package.json index e63a62a..fb13ba9 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.7", + "version": "1.0.8", "description": "", "main": "index.js", "scripts": {