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 d3167818c6d..083d3cbe8a6 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -21,4 +21,4 @@ "onlyUpdatePeerDependentsWhenOutOfRange": true, "updateInternalDependents": "always" } -} \ No newline at end of file +} 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: