Compare commits

..

1 Commits

Author SHA1 Message Date
t.behrendt 39e952658b chore: lockfile maintenance (#88)
CD / Release (push) Successful in 10s
Reviewed-on: #88
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-07-18 06:54:57 +02:00
3 changed files with 1103 additions and 456 deletions
+68 -34
View File
File diff suppressed because one or more lines are too long
+1034 -421
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -22,6 +22,6 @@
},
"dependencies": {
"@actions/core": "3.0.1",
"conventional-commits-parser": "7.0.1"
"conventional-commits-parser": "3.2.4"
}
}