Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-scaffolder
|
||||
|
||||
## 1.35.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9d75495: Fixed bug in RepoUrlPickerComponent component where repository names were not being autocompleted.
|
||||
- 872eb91: Upgrade `zod-to-json-schema` to latest version
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.13.3
|
||||
- @backstage/core-components@0.18.5
|
||||
- @backstage/integration@1.19.2
|
||||
- @backstage/plugin-scaffolder-react@1.19.5
|
||||
- @backstage/integration-react@1.2.14
|
||||
- @backstage/plugin-catalog-react@1.21.5
|
||||
- @backstage/plugin-scaffolder-common@1.7.5
|
||||
- @backstage/plugin-techdocs-react@1.3.7
|
||||
|
||||
## 1.35.1-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-scaffolder",
|
||||
"version": "1.35.1-next.2",
|
||||
"version": "1.35.1",
|
||||
"description": "The Backstage plugin that helps you create new things",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user