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