microsoft / docusaurus-plugins

Plugins for Docusaurus and Rise4Fun
https://microsoft.github.io/docusaurus-plugins/
MIT License
12 stars 2 forks source link

add release it #19

Closed scalvert closed 1 year ago

scalvert commented 1 year ago

Summary

This PR adds release support using the release-it tool with the @release-it/lerna-changelog and @release-it-plugins/workspaces plugins.

Usage for release-it is described in the newly added RELEASE.md file. Changelog is generated from the newly added CHANGELOG.md file (generated using npx lerna-changelog).