We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 803986c commit c0b4224Copy full SHA for c0b4224
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.3](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.13.2...v1.13.3) (2024-08-21)
2
+
3
4
+### Bug Fixes
5
6
+* removed named functions ([a1c87b0](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/a1c87b02dbb478d953f972bc95df3a2888b5e28b))
7
8
## [1.13.2](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.13.1...v1.13.2) (2024-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-th-rules",
- "version": "1.13.2",
+ "version": "1.13.3",
"description": "A List of custom ESLint rules created by Tomer Horowitz",
"keywords": [
"eslint",
0 commit comments