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