Skip to content

Commit

Permalink
chore: use prerelease versions for access client for now (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
travis authored Mar 20, 2023
1 parent 2b14c9e commit 5f6e8df
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"separate-pull-requests": true,
"packages": {
"packages/access-client": {},
"packages/access-client": {
"prerelease": true
},
"packages/access-api": {},
"packages/capabilities": {},
"packages/upload-api": {},
Expand Down

0 comments on commit 5f6e8df

Please sign in to comment.