- Enhance error log in case of a fatal error building the changelog

- RELATES TO https://github.com/mikepenz/release-changelog-builder-action/issues/1331
This commit is contained in:
Mike Penz
2024-04-11 06:28:47 +00:00
committed by GitHub
parent 64d5b0f2ee
commit 1eff87d3e9
6 changed files with 30 additions and 31 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "release-changelog-builder-action",
"version": "v4.1.0",
"version": "v5.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release-changelog-builder-action",
"version": "v4.1.0",
"version": "v5.0.0",
"license": "Apache 2.0",
"dependencies": {
"@actions/core": "^1.10.1",