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:
parent
15cae02dce
commit
9f39f1bd09
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-redhat-argocd': patch
|
||||
---
|
||||
|
||||
Updated dependency `@playwright/test` to `1.49.0`.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue