Skip to content

Commit

Permalink
Merge pull request #467 from team-monite/chore/change-base-branch
Browse files Browse the repository at this point in the history
fix(dvops): change base branch
  • Loading branch information
marcperezmonite authored Dec 3, 2024
2 parents de49af2 + 096f2ad commit eb7a9c4
Showing 1 changed file with 1 addition and 1 deletion.
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"]
}

0 comments on commit eb7a9c4

Please sign in to comment.