javascript-studio / studio-changes

📦 Generate a changelog as part of the npm version command
https://medium.com/javascript-studio/nice-and-easy-module-releases-a32c906b564e
MIT License
49 stars 7 forks source link

Support for npm workspaces #40

Closed mantoni closed 8 months ago

mantoni commented 2 years ago

This introduces two new options:

The purpose of this is to allow generating a change log and tag a module within an npm workspace.

Thoughts?