Skip to content

Commit

Permalink
chore(release): add console log for the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
annawen1 committed Aug 20, 2024
1 parent 49bdea5 commit 501a286
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/get-changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ function generateLog() {
'./packages/ibm-products-styles'
);

console.log(log);

return log;
}

Expand Down

0 comments on commit 501a286

Please sign in to comment.