fix(changes to the changlog): something
This commit is contained in:
@@ -56,7 +56,7 @@ const result = spawnSync(
|
|||||||
"CHANGELOG.md",
|
"CHANGELOG.md",
|
||||||
"-s",
|
"-s",
|
||||||
"-r",
|
"-r",
|
||||||
"1", // This ensures only the latest release is considered for generation
|
"0",
|
||||||
],
|
],
|
||||||
{ stdio: "inherit", shell: true }
|
{ stdio: "inherit", shell: true }
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user