diff --git a/plugins/bazaar/.changeset/README.md b/plugins/bazaar/.changeset/README.md new file mode 100644 index 0000000000..e5b6d8d6a6 --- /dev/null +++ b/plugins/bazaar/.changeset/README.md @@ -0,0 +1,8 @@ +# Changesets + +Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works +with multi-package repos, or single-package repos to help you version and publish your code. You can +find the full documentation for it [in our repository](https://github.com/changesets/changesets) + +We have a quick list of common questions to get you started engaging with this project in +[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md) diff --git a/plugins/bazaar/.changeset/config.json b/plugins/bazaar/.changeset/config.json new file mode 100644 index 0000000000..808355c8bb --- /dev/null +++ b/plugins/bazaar/.changeset/config.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://unpkg.com/@changesets/config@1.6.1/schema.json", + "changelog": "@changesets/cli/changelog", + "commit": false, + "linked": [], + "access": "restricted", + "baseBranch": "master", + "updateInternalDependencies": "patch", + "ignore": [] +} diff --git a/plugins/bazaar/.changeset/khaki-pants-vanish.md b/plugins/bazaar/.changeset/khaki-pants-vanish.md new file mode 100644 index 0000000000..df58365e28 --- /dev/null +++ b/plugins/bazaar/.changeset/khaki-pants-vanish.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-bazaar': patch +--- + +Bumped plugin-catalog-react version from 0.5.0 to 0.6.0 diff --git a/yarn.lock b/yarn.lock index fa37fc278d..d4c8b7053a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -29161,4 +29161,4 @@ zwitch@^1.0.0: zwitch@^2.0.0: version "2.0.2" resolved "https://registry.npmjs.org/zwitch/-/zwitch-2.0.2.tgz#91f8d0e901ffa3d66599756dde7f57b17c95dce1" - integrity sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA== \ No newline at end of file + integrity sha512-JZxotl7SxAJH0j7dN4pxsTV6ZLXoLdGME+PsjkL/DaBrVryK9kTGq06GfKrwcSOqypP+fdXGoCHE36b99fWVoA==