This repository contains GitHub Actions workflows for publishing npm packages.
- Bumps the version of a package.
- Publishes the package to npm.
- Comments on the pull request with the new version.
- Releases an experimental package on pull request.
- Removes the experimental package on pull request merge.