Skip to content

Commit 32d33b5

Browse files
committed
Enter pre mode
1 parent b43ac44 commit 32d33b5

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.changeset/pre.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"@changesets/ghcommit": "2.1.1"
6+
},
7+
"changesets": []
8+
}

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# `@changesets/ghcommit`
22

3+
> [!IMPORTANT]
4+
> 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.
5+
36
[![View on NPM](https://badgen.net/npm/v/@changesets/ghcommit)](https://www.npmjs.com/package/@changesets/ghcommit)
47

58
NPM / TypeScript package to commit changes GitHub repositories using the GraphQL API.

0 commit comments

Comments
 (0)