Skip to content

Commit bd448b7

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2024-06-15) ### Bug Fixes * Remove eslint-plugin-github from recommended config ([989a59f](989a59f)) ### Features * Added typescript-eslint strict rules ([be91f38](be91f38))
1 parent be91f38 commit bd448b7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.8.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.7.0...v1.8.0) (2024-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove eslint-plugin-github from recommended config ([989a59f](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/989a59f47ff67864499a8ee7f34354feccae71a9))
7+
8+
9+
### Features
10+
11+
* Added typescript-eslint strict rules ([be91f38](https://github.com/tomerh2001/eslint-plugin-th-rules/commit/be91f38d1f2a1f452d0b92755d58ce728b544066))
12+
113
# [1.7.0](https://github.com/tomerh2001/eslint-plugin-th-rules/compare/v1.6.1...v1.7.0) (2024-06-15)
214

315

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.7.0",
3+
"version": "1.8.0",
44
"description": "A List of custom ESLint rules created by Tomer Horowitz",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)