Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
EliSchleifer committed Feb 27, 2024
1 parent 71b9a83 commit 6969bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.js
Expand Up @@ -971,4 +971,4 @@ target.perf = function() {

target.generateRelease = () => generateRelease();
target.generatePrerelease = ([prereleaseType]) => generateRelease(prereleaseType);
target.publishRelease = publishRelease;
target.publishRelease = publishRelease;

0 comments on commit 6969bf9

Please sign in to comment.