Version Packages (#2205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
b09ced7d40
commit
4b997a9c62
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-acr': patch
|
||||
---
|
||||
|
||||
Updated dependency `@testing-library/jest-dom` to `6.6.3`.
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-acr': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/node` to `18.19.68`.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue