Skip to content

Commit ebfd1a5

Browse files
chore(release): 1.11.3 [skip ci]
## [1.11.3](v1.11.2...v1.11.3) (2024-08-19) ### Bug Fixes * Update regex pattern for disallowed comments ([afa6799](afa6799))
1 parent afa6799 commit ebfd1a5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.11.2](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.11.1...v1.11.2) (2024-08-19)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-th-rules",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"description": "A List of custom ESLint rules created by Tomer Horowitz",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)