diff --git a/.changeset/chilly-paws-develop.md b/.changeset/chilly-paws-develop.md new file mode 100644 index 00000000000..a845151cc84 --- /dev/null +++ b/.changeset/chilly-paws-develop.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/.changeset/config.json b/.changeset/config.json index 422e372038b..2089feb5e41 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -10,7 +10,7 @@ "fixed": [], "linked": [], "access": "public", - "baseBranch": "main-v4", + "baseBranch": "origin/main-v4", "updateInternalDependencies": "patch", "ignore": [], "snapshot": { diff --git a/.github/workflows/release-prod.yml b/.github/workflows/release-prod.yml index 5bfc6ca686d..bb23d78544b 100644 --- a/.github/workflows/release-prod.yml +++ b/.github/workflows/release-prod.yml @@ -39,7 +39,7 @@ jobs: id: changesets uses: changesets/action@v1 with: - title: Version Packages + title: Version Packages - V4 commit: "chore(repo): Version packages" publish: npm run release env: