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.6] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.5...v8.0.6 ) (2025-07-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** eslint-config:** real life usage fixes ([ f3a6fa4] ( https://github.com/TrigenSoftware/scripts/commit/f3a6fa463f04ef08a02cc735a94ddd5eea7b24a6 ) )
11
+
6
12
## [ 8.0.5] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.4...v8.0.5 ) (2025-07-16)
7
13
8
14
### Bug Fixes
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.5 " ,
5
+ "version" : " 8.0.6 " ,
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.6] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.5...v8.0.6 ) (2025-07-16)
7
+
8
+ ### Bug Fixes
9
+
10
+ * real life usage fixes ([ f3a6fa4] ( https://github.com/TrigenSoftware/scripts/commit/f3a6fa463f04ef08a02cc735a94ddd5eea7b24a6 ) )
11
+
6
12
## [ 8.0.5] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.4...v8.0.5 ) (2025-07-16)
7
13
8
14
### Bug Fixes
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.5 " ,
4
+ "version" : " 8.0.6 " ,
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