mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-04 08:07:00 +02:00
build: Add release script to update relevant files and commit for next release (#3805)
* build: Add script to update package.json and commit for next release * fix
This commit is contained in:
@@ -91,4 +91,4 @@ const updateChangelog = async () => {
|
||||
fs.writeFileSync(`${excalidrawDir}/CHANGELOG.md`, updatedContent, "utf8");
|
||||
};
|
||||
|
||||
updateChangelog();
|
||||
module.exports = updateChangelog;
|
||||
|
Reference in New Issue
Block a user