Skip to content

Commit

Permalink
fix(ci): config changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
baurine committed Jul 9, 2024
1 parent 9479bb1 commit 3c091dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"test": "jest",
"release": "changeset publish"
},
"publishConfig": {
"access": "public"
},
"keywords": [
"tidbcloud",
"sql",
Expand Down

0 comments on commit 3c091dd

Please sign in to comment.