Version Packages (#3986)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-05-13 10:16:55 +02:00 committed by GitHub
parent a07b802cb8
commit f4b7b49f2f
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
---
remove product specific theme (dev dependency only)

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-acr': patch
---
remove react import

View File

@ -1,5 +1,12 @@
### Dependencies
## 1.14.1
### Patch Changes
- 86fc9e2: remove product specific theme (dev dependency only)
- 86fc9e2: remove react import
## 1.14.0
### Minor Changes

View File

@ -1,7 +1,7 @@
{
"name": "@backstage-community/plugin-acr",
"description": "A Backstage plugin that displays information about your container images available in the Azure Container Registry",
"version": "1.14.0",
"version": "1.14.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",