Version Packages (#4978)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-08-15 16:17:39 +02:00 committed by GitHub
parent 7593e172ce
commit 1d51b5654e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 25 additions and 10 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-manage-module-tech-insights': patch
'@backstage-community/plugin-manage-react': patch
'@backstage-community/plugin-manage': patch
---
Fixed erroneous repository.url in package.json

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-manage-module-tech-insights
## 0.2.2
### Patch Changes
- 7593e17: Fixed erroneous repository.url in package.json
- Updated dependencies [7593e17]
- @backstage-community/plugin-manage-react@1.1.1
## 0.2.1
### Patch Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-manage-module-tech-insights",
"description": "Manage plugin - Tech Insights module",
"version": "0.2.1",
"version": "0.2.2",
"backstage": {
"role": "frontend-plugin-module",
"pluginId": "manage",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-manage-react
## 1.1.1
### Patch Changes
- 7593e17: Fixed erroneous repository.url in package.json
## 1.1.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-manage-react",
"description": "Manage plugin - react package",
"version": "1.1.0",
"version": "1.1.1",
"backstage": {
"role": "web-library",
"pluginId": "manage",

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-manage
## 0.3.1
### Patch Changes
- 7593e17: Fixed erroneous repository.url in package.json
- Updated dependencies [7593e17]
- @backstage-community/plugin-manage-react@1.1.1
## 0.3.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-manage",
"description": "Manage plugin - Shows a Manage page relevant to the user",
"version": "0.3.0",
"version": "0.3.1",
"backstage": {
"role": "frontend-plugin",
"pluginId": "manage",