We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e782e4e commit 87be4ebCopy full SHA for 87be4eb
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.14
2
+
3
+- store default value for reading speed in constants
4
5
## 1.1.13
6
7
- update keywords
package.json
@@ -1,6 +1,6 @@
{
"name": "use-text-analyzer",
- "version": "1.1.13",
+ "version": "1.1.14",
"description": "A React hook for analyzing text.",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments