Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-08-20 15:51:36 +02:00
parent 4d5de0041f
commit 7a2c77efa4
6 changed files with 4 additions and 6 deletions

View File

@ -29,4 +29,4 @@ const getChanges = (version: string) => {
export {
parseChangelog,
getChanges,
};
};