Skip to content

Commit 5a1c652

Browse files
chore(release): 1.15.4 [skip ci]
## [1.15.4](v1.15.3...v1.15.4) (2024-12-30) ### Bug Fixes * improve top-level functions rule to support single-expression functions ([da75c58](da75c58))
1 parent da75c58 commit 5a1c652

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.15.4](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.15.3...v1.15.4) (2024-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* improve top-level functions rule to support single-expression functions ([da75c58](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/da75c5823445b54eac9ab6cc7717e007e8a797a6))
7+
18
## [1.15.3](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.15.2...v1.15.3) (2024-12-30)
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.15.3",
3+
"version": "1.15.4",
44
"description": "A List of custom ESLint rules created by Tomer Horowitz",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)