Version Packages (#4514)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-07-04 12:38:22 +02:00 committed by GitHub
parent 3a2a55ad15
commit 21be4f446e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 31 additions and 10 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-azure-sites': minor
'@backstage-community/plugin-azure-sites-backend': minor
'@backstage-community/plugin-azure-sites-common': minor
---
Backstage version bump to v1.40.2

View File

@ -1,5 +1,16 @@
# @backstage-community/plugin-azure-sites-backend
## 0.10.0
### Minor Changes
- 5d47950: Backstage version bump to v1.40.2
### Patch Changes
- Updated dependencies [5d47950]
- @backstage-community/plugin-azure-sites-common@0.7.0
## 0.9.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-sites-backend",
"version": "0.9.1",
"version": "0.10.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-azure-sites-common
## 0.7.0
### Minor Changes
- 5d47950: Backstage version bump to v1.40.2
## 0.6.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-sites-common",
"version": "0.6.0",
"version": "0.7.0",
"description": "Common functionalities for the azure plugin",
"backstage": {
"role": "common-library",

View File

@ -1,5 +1,16 @@
# @backstage-community/plugin-azure-sites
## 0.7.0
### Minor Changes
- 5d47950: Backstage version bump to v1.40.2
### Patch Changes
- Updated dependencies [5d47950]
- @backstage-community/plugin-azure-sites-common@0.7.0
## 0.6.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-azure-sites",
"version": "0.6.1",
"version": "0.7.0",
"backstage": {
"role": "frontend-plugin",
"pluginId": "azure-sites",