- Install the frontend-update Github App in your repositories
- When a new version of a package is released, we are notified and we analyze the release and if it's either a security update or a meaningful release then we provide a handcrafted release note
- This in turns creates pull request to update the package and provide the release notes in repositories where the app is installed
pnpm with workspaces: pnpm install at the root to install dependencies.