diff --git a/.changeset/eighty-radios-look.md b/.changeset/eighty-radios-look.md index de178c1111..2db51d47d7 100644 --- a/.changeset/eighty-radios-look.md +++ b/.changeset/eighty-radios-look.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-sonarqube-backend': patch +'@backstage/plugin-sonarqube-backend': minor --- Initial creation of the plugin diff --git a/.changeset/forty-lobsters-guess.md b/.changeset/forty-lobsters-guess.md index c7ab852e08..1a722fa04d 100644 --- a/.changeset/forty-lobsters-guess.md +++ b/.changeset/forty-lobsters-guess.md @@ -2,8 +2,8 @@ '@backstage/plugin-sonarqube': minor --- -**BREAKING** This plugin now call the sonarqube-backend plugin instead of relying on the proxy plugin +**BREAKING** This plugin now call the `sonarqube-backend` plugin instead of relying on the proxy plugin The whole proxy's `'/sonarqube':` key can be removed from your configuration files. -Then head to the sonarqube-backend plugin page to learn how to set-up the link to your Sonarqube instances. +Then head to the [README in sonarqube-backend plugin page](https://github.com/backstage/backstage/tree/master/plugins/sonarqube-backend/README.md) to learn how to set-up the link to your Sonarqube instances.