diff --git a/workspaces/bazaar/.changeset/tasty-toes-wait.md b/workspaces/bazaar/.changeset/tasty-toes-wait.md deleted file mode 100644 index 9efb3602d..000000000 --- a/workspaces/bazaar/.changeset/tasty-toes-wait.md +++ /dev/null @@ -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" diff --git a/workspaces/bazaar/plugins/bazaar/CHANGELOG.md b/workspaces/bazaar/plugins/bazaar/CHANGELOG.md index c632db899..2264f6ed6 100644 --- a/workspaces/bazaar/plugins/bazaar/CHANGELOG.md +++ b/workspaces/bazaar/plugins/bazaar/CHANGELOG.md @@ -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 diff --git a/workspaces/bazaar/plugins/bazaar/package.json b/workspaces/bazaar/plugins/bazaar/package.json index 2706b88fb..6205e34d1 100644 --- a/workspaces/bazaar/plugins/bazaar/package.json +++ b/workspaces/bazaar/plugins/bazaar/package.json @@ -1,6 +1,6 @@ { "name": "@backstage-community/plugin-bazaar", - "version": "0.4.0", + "version": "0.5.0", "backstage": { "role": "frontend-plugin", "pluginId": "bazaar",