Version Packages

This commit is contained in:
github-actions[bot]
2024-07-16 12:06:55 +00:00
parent 6770d81f38
commit 8d2fe707cb
436 changed files with 5209 additions and 1305 deletions
@@ -1,5 +1,13 @@
# @backstage/plugin-bitbucket-cloud-common
## 0.2.21
### Patch Changes
- b5deed0: Add support for `autocomplete` handler to provide autocomplete options for `RepoUrlPicker`
- Updated dependencies
- @backstage/integration@1.13.0
## 0.2.21-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-bitbucket-cloud-common",
"version": "0.2.21-next.0",
"version": "0.2.21",
"description": "Common functionalities for bitbucket-cloud plugins",
"backstage": {
"role": "common-library",