Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-25 13:05:56 +00:00
parent 24f91f6d77
commit f03d12aff2
313 changed files with 4728 additions and 219 deletions
+20
View File
@@ -1,5 +1,25 @@
# @backstage/plugin-scaffolder-react
## 1.10.0-next.0
### Minor Changes
- b5deed0: Add support for `bitbucketCloud` autocomplete in `RepoUrlPicker`
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.9-next.0
- @backstage/plugin-catalog-react@1.12.2-next.0
- @backstage/core-plugin-api@1.9.3
- @backstage/catalog-client@1.6.5
- @backstage/catalog-model@1.5.0
- @backstage/theme@0.5.6
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
- @backstage/plugin-permission-react@0.4.23
- @backstage/plugin-scaffolder-common@1.5.3
## 1.9.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-scaffolder-react",
"version": "1.9.0",
"version": "1.10.0-next.0",
"description": "A frontend library that helps other Backstage plugins interact with the Scaffolder",
"backstage": {
"role": "web-library",