Skip to content

Commit 8d4aa29

Browse files
release: 5.0.4
1 parent 060841b commit 8d4aa29

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [5.0.4](https://github.com/SahilAggarwal2004/react-text-to-speech/compare/v5.0.3...v5.0.4) (2025-11-13)
4+
5+
### Chores
6+
7+
* Sync npm and GitHub versions. ([060841b](https://github.com/SahilAggarwal2004/react-text-to-speech/commit/060841b912097329d86e5ace94a8ee6e189858af))
8+
39
## [5.0.3](https://github.com/SahilAggarwal2004/react-text-to-speech/compare/v5.0.2...v5.0.3) (2025-11-13)
410

511
### Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-text-to-speech-monorepo",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-text-to-speech",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "An easy-to-use React.js library that leverages the Web Speech API to convert text to speech.",
55
"license": "MIT",
66
"author": "Sahil Aggarwal <[email protected]>",

0 commit comments

Comments
 (0)