Version Packages (#4336)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-23 15:32:28 +02:00 committed by GitHub
parent 630ce72005
commit 06713c72a1
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-redhat-argocd-backend': patch
'@backstage-community/plugin-redhat-argocd-common': patch
'@backstage-community/plugin-redhat-argocd': patch
---
remove support and lifecycle keywords in package.json

View File

@ -1,5 +1,13 @@
# @backstage-community/plugin-redhat-argocd-backend
## 0.8.1
### Patch Changes
- 6a59fcf: remove support and lifecycle keywords in package.json
- Updated dependencies [6a59fcf]
- @backstage-community/plugin-redhat-argocd-common@1.6.1
## 0.8.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-redhat-argocd-backend",
"version": "0.8.0",
"version": "0.8.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,11 @@
# @backstage-community/plugin-redhat-argocd-common
## 1.6.1
### Patch Changes
- 6a59fcf: remove support and lifecycle keywords in package.json
## 1.6.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-redhat-argocd-common",
"version": "1.6.0",
"version": "1.6.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",

View File

@ -1,5 +1,13 @@
## @backstage-community/plugin-redhat-argocd
## 1.21.2
### Patch Changes
- 6a59fcf: remove support and lifecycle keywords in package.json
- Updated dependencies [6a59fcf]
- @backstage-community/plugin-redhat-argocd-common@1.6.1
## 1.21.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-redhat-argocd",
"version": "1.21.1",
"version": "1.21.2",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",