Skip to content

Commit 59740d4

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2024-08-02) ### Features * Added eslint-plugin-security ([37ec7d1](37ec7d1))
1 parent 37ec7d1 commit 59740d4

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.10.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.9.0...v1.10.0) (2024-08-02)
2+
3+
4+
### Features
5+
6+
* Added eslint-plugin-security ([37ec7d1](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/37ec7d1267c18452199fa9a4c5810f1eb1246201))
7+
18
# [1.9.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.8.1...v1.9.0) (2024-06-15)
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.9.0",
3+
"version": "1.10.0",
44
"description": "A List of custom ESLint rules created by Tomer Horowitz",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)