Version Packages (#1595)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4cc1f7d992
commit
3088101d02
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-bazaar': minor
|
||||
---
|
||||
|
||||
Added a new UserSelector component that allows users to select a responsible user from the catalog, with the option to manually enter still being there"
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# @backstage-community/plugin-bazaar
|
||||
|
||||
## 0.5.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- fe0d104: Added a new UserSelector component that allows users to select a responsible user from the catalog, with the option to manually enter still being there"
|
||||
|
||||
## 0.4.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-bazaar",
|
||||
"version": "0.4.0",
|
||||
"version": "0.5.0",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "bazaar",
|
||||
|
|
|
|||
Loading…
Reference in New Issue