Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 609 Bytes

File metadata and controls

11 lines (7 loc) · 609 Bytes

Worfklow

  1. Install the frontend-update Github App in your repositories
  2. 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
  3. This in turns creates pull request to update the package and provide the release notes in repositories where the app is installed

Setup

pnpm with workspaces: pnpm install at the root to install dependencies.