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 11d9e1b commit 1a81cf5Copy full SHA for 1a81cf5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.4](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.11.3...v1.11.4) (2024-08-19)
2
+
3
4
+### Bug Fixes
5
6
+* Update regex pattern for disallowed comments ([11d9e1b](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/11d9e1bde0382460defb252701c20769f30e67e6))
7
8
## [1.11.3](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.11.2...v1.11.3) (2024-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-th-rules",
- "version": "1.11.3",
+ "version": "1.11.4",
"description": "A List of custom ESLint rules created by Tomer Horowitz",
"keywords": [
"eslint",
0 commit comments