diff --git a/.changeset/floppy-parks-decide.md b/.changeset/floppy-parks-decide.md new file mode 100644 index 0000000000..3e90f27be9 --- /dev/null +++ b/.changeset/floppy-parks-decide.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder-backend-module-bitbucket-cloud': patch +--- + +Created getGitAuth helper function for Bitbucket-Cloud git-related calls. This updates the remaining calls that were missed in the recent update to add API token authentication and should now fully enable API token functionality for Bitbucket-Cloud.