/multibump

WIP!

Primary LanguageJavaScript

Multibumper

Bump all the things!

Usage

First, create a file specifying projects to bump:

{
  projects: [
    {
      name: "primer-components docs",
      path: "~/github/primer-components/docs/",
    }
  ]
}