Skip to content

Commit ad8a11f

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2024-02-26) ### Bug Fixes * Update devDependencies and peerDependencies in package.json ([5fd3210](5fd3210))
1 parent 5fd3210 commit ad8a11f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.3](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.5.2...v1.5.3) (2024-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Update devDependencies and peerDependencies in package.json ([5fd3210](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/5fd3210ea359915312fced3f65b57ae3f2a8d2c8))
7+
18
## [1.5.2](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.5.1...v1.5.2) (2024-02-26)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-th-rules",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"description": "A List of custom ESLint rules created by Tomer Horowitz",
55
"keywords": [
66
"eslint",
@@ -55,4 +55,4 @@
5555
},
5656
"license": "ISC",
5757
"packageManager": "yarn@4.1.0"
58-
}
58+
}

0 commit comments

Comments
 (0)