File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 8.0.1] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0...v8.0.1 ) (2025-07-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** eslint-config:** remove deprecated typescript rules ([ 6f16210] ( https://github.com/TrigenSoftware/scripts/commit/6f16210c6f96c527790f847a3a1e15103ca015fb ) )
11
+
6
12
## [ 8.0.0] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.34...v8.0.0 ) (2025-07-08)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 2
2
"name" : " scripts" ,
3
3
"type" : " module" ,
4
4
"private" : true ,
5
- "version" : " 8.0.0 " ,
5
+ "version" : " 8.0.1 " ,
6
6
"description" : " Scripts and configs for TrigenSoftware's projects." ,
7
7
"author" : " dangreen" ,
8
8
"license" : " MIT" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 8.0.1] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0...v8.0.1 ) (2025-07-08)
7
+
8
+ ### Bug Fixes
9
+
10
+ * remove deprecated typescript rules ([ 6f16210] ( https://github.com/TrigenSoftware/scripts/commit/6f16210c6f96c527790f847a3a1e15103ca015fb ) )
11
+
6
12
## [ 8.0.0] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.0-alpha.34...v8.0.0 ) (2025-07-08)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @trigen/eslint-config" ,
3
3
"type" : " module" ,
4
- "version" : " 8.0.0 " ,
4
+ "version" : " 8.0.1 " ,
5
5
"description" : " Trigen's ESLint config." ,
6
6
"author" : " dangreen" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments