Skip to content

Commit

Permalink
Merge pull request #414 from team-monite/chore/change-base-branch
Browse files Browse the repository at this point in the history
chore(proposal): change base branch & exit pre
  • Loading branch information
saladNights authored Nov 12, 2024
2 parents 25afec4 + e29794f commit d73edbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fixed": [["@monite/sdk-react", "@monite/sdk-api"]],
"linked": [],
"access": "public",
"baseBranch": "origin/dev",
"baseBranch": "origin/main",
"updateInternalDependencies": "patch",
"ignore": ["sdk-demo-with-nextjs-and-clerk-auth"]
}
2 changes: 1 addition & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"mode": "pre",
"mode": "exit",
"tag": "beta",
"initialVersions": {
"@team-monite/e2e": "1.0.1",
Expand Down

0 comments on commit d73edbf

Please sign in to comment.