diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 0000000..9ca2eee --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,8 @@ +{ + "mode": "pre", + "tag": "next", + "initialVersions": { + "@changesets/ghcommit": "2.1.1" + }, + "changesets": [] +} diff --git a/README.md b/README.md index 81d2725..b7c405e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # `@changesets/ghcommit` +> [!IMPORTANT] +> This is the development branch for `@changesets/ghcommit` v3. For the v2 code, check out the [maintenance/v2](https://github.com/changesets/ghcommit/tree/maintenance/v2) branch. + [![View on NPM](https://badgen.net/npm/v/@changesets/ghcommit)](https://www.npmjs.com/package/@changesets/ghcommit) NPM / TypeScript package to commit changes GitHub repositories using the GraphQL API.