Version Packages (#2145)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karthik Jeeyar <karthik@redhat.com>
This commit is contained in:
Backstage Service Account 2024-12-07 05:43:01 +01:00 committed by GitHub
parent 15cae02dce
commit 9f39f1bd09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-redhat-argocd': patch
---
Updated dependency `@playwright/test` to `1.49.0`.

View File

@ -1,5 +1,11 @@
## @backstage-community/plugin-redhat-argocd
## 1.10.5
### Patch Changes
- aa02f04: Updated dependency `@playwright/test` to `1.49.0`.
## 1.10.4
### Patch Changes

View File

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