Skip to content

Commit

Permalink
ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuancelin committed Dec 5, 2023
1 parent 51ac5c4 commit 3254fbc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/release/changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,4 @@ const last_version = argv.last;
const milestone = argv.milestone;
const dir = argv.dir;

// generateChangelog(version, last_version, milestone, dir);

generateChangelog('16.11.0', '16.10.3', '75', '/Users/mathieuancelin/projects/otoroshi')
generateChangelog(version, last_version, milestone, dir);

0 comments on commit 3254fbc

Please sign in to comment.