We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0d408d + 84bb588 commit bce36d9Copy full SHA for bce36d9
.changeset/config.json
@@ -5,7 +5,7 @@
5
"fixed": [],
6
"linked": [],
7
"access": "public",
8
- "baseBranch": "main",
+ "baseBranch": "naga",
9
"updateInternalDependencies": "minor",
10
"ignore": []
11
}
.github/workflows/release.yml
@@ -91,6 +91,7 @@ jobs:
91
id: changesets
92
uses: changesets/action@v1
93
with:
94
+ branch: naga
95
version: pnpm changeset version
96
publish: pnpm changeset publish --access public
97
commit: 'chore(release): version packages'
0 commit comments