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 998a760 commit 4188696Copy full SHA for 4188696
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 2.1.5
2
+
3
+### Dependency Updates
4
5
+- Updated `@types/react` from `18.3.3` to `18.3.10`.
6
+- Updated `eslint-plugin-prettier` from `5.1.3` to `5.2.1`.
7
+- Updated `husky` from `9.1.4` to `9.1.6`.
8
+- Updated `ts-jest` from `29.2.3` to `29.2.5`.
9
+- Updated `typescript` from `5.5.3` to `5.6.2`.
10
11
## 2.1.4
12
13
### Dependency Updates
package.json
@@ -1,6 +1,6 @@
{
"name": "use-text-analyzer",
- "version": "2.1.4",
+ "version": "2.1.5",
"description": "A React hook for analyzing text.",
"source": "src/index.ts",
"main": "dist/index.js",
0 commit comments