Version Packages (#4514)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a2a55ad15
commit
21be4f446e
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue