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.4] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.3...v8.0.4 ) (2025-07-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** scripts:** remove dotenv from dependencies ([ b6a2c39] ( https://github.com/TrigenSoftware/scripts/commit/b6a2c39d428577d9c1e350868fc257e367752aa8 ) )
11
+
6
12
## [ 8.0.3] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.2...v8.0.3 ) (2025-07-08)
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.3 " ,
5
+ "version" : " 8.0.4 " ,
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.4] ( https://github.com/TrigenSoftware/scripts/compare/v8.0.3...v8.0.4 ) (2025-07-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ * remove dotenv from dependencies ([ b6a2c39] ( https://github.com/TrigenSoftware/scripts/commit/b6a2c39d428577d9c1e350868fc257e367752aa8 ) )
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/scripts" ,
3
3
"type" : " module" ,
4
- "version" : " 8.0.0 " ,
4
+ "version" : " 8.0.4 " ,
5
5
"description" : " CLI tool for running scripts." ,
6
6
"author" : " dangreen" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments