Version Packages (#2205)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-12-24 20:23:53 +01:00 committed by GitHub
parent b09ced7d40
commit 4b997a9c62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-acr': patch
---
Updated dependency `@testing-library/jest-dom` to `6.6.3`.

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-acr': patch
---
Updated dependency `@types/node` to `18.19.68`.

View File

@ -1,5 +1,12 @@
### Dependencies
## 1.8.7
### Patch Changes
- 350250c: Updated dependency `@testing-library/jest-dom` to `6.6.3`.
- 18f9d9d: Updated dependency `@types/node` to `18.19.68`.
## 1.8.6
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-acr",
"version": "1.8.6",
"version": "1.8.7",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",