Skip to content

Commit

Permalink
Merge branch 'koopjs:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
rgwozdz authored Aug 24, 2023
2 parents 0808954 + 2d80a97 commit bd71d45
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion changeset-to-changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ const getReleaseLine = async (changeset) => {
return changeset.summary;
};


module.exports = { getDependencyReleaseLine, getReleaseLine };

0 comments on commit bd71d45

Please sign in to comment.