Version Packages (#1838)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-05 22:22:32 +01:00 committed by GitHub
parent a45844dc43
commit 0b1d398c7c
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-acr': patch
---
Removed `export-dynamic` script and Janus IDP cli from the build process and npm release.

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.8.5
### Patch Changes
- 33adcac: Removed `export-dynamic` script and Janus IDP cli from the build process and npm release.
## 1.8.4
### Patch Changes

View File

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