Version Packages (#4015)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-05-21 01:07:44 +02:00 committed by GitHub
parent 09b48e5238
commit 2fbe734e3a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 51 additions and 13 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-sonarqube-backend': minor
'@backstage-community/plugin-sonarqube-react': minor
'@backstage-community/plugin-sonarqube': minor
---
Upgraded to Backstage release 1.38

View File

@ -1,5 +1,12 @@
# app-next
## 0.0.15
### Patch Changes
- Updated dependencies [8be1894]
- @backstage-community/plugin-sonarqube@0.12.0
## 0.0.14
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app-next",
"version": "0.0.14",
"version": "0.0.15",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,12 @@
# app
## 0.0.16
### Patch Changes
- Updated dependencies [8be1894]
- @backstage-community/plugin-sonarqube@0.12.0
## 0.0.15
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.0.15",
"version": "0.0.16",
"private": true,
"bundled": true,
"repository": {

View File

@ -1,5 +1,13 @@
# backend
## 0.0.10
### Patch Changes
- Updated dependencies [8be1894]
- @backstage-community/plugin-sonarqube-backend@0.8.0
- app@0.0.16
## 0.0.9
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "backend",
"version": "0.0.9",
"version": "0.0.10",
"main": "dist/index.cjs.js",
"types": "src/index.ts",
"private": true,

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-sonarqube-backend
## 0.8.0
### Minor Changes
- 8be1894: Upgraded to Backstage release 1.38
## 0.7.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-sonarqube-backend",
"version": "0.7.0",
"version": "0.8.0",
"backstage": {
"role": "backend-plugin",
"pluginId": "sonarqube",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-sonarqube-react
## 0.6.0
### Minor Changes
- 8be1894: Upgraded to Backstage release 1.38
## 0.5.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-sonarqube-react",
"version": "0.5.0",
"version": "0.6.0",
"backstage": {
"role": "web-library",
"pluginId": "sonarqube",

View File

@ -1,5 +1,16 @@
# @backstage-community/plugin-sonarqube
## 0.12.0
### Minor Changes
- 8be1894: Upgraded to Backstage release 1.38
### Patch Changes
- Updated dependencies [8be1894]
- @backstage-community/plugin-sonarqube-react@0.6.0
## 0.11.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-sonarqube",
"version": "0.11.2",
"version": "0.12.0",
"description": "",
"backstage": {
"role": "frontend-plugin",