Changesets is the raddest way to manage monorepos. You can combine changesets with GitHub Actions to automate releases.
Install changesets CLI.
Add changeset to package.json.
Add publish script to package.json.
Create test yaml file in .github/workflows.