Version Packages (#1861)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-06 15:10:18 +01:00 committed by GitHub
parent e9a98b30d9
commit 6e2717416c
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-nexus-repository-manager': patch
---
Removed `export-dynamic` script and Janus IDP cli from the build process and npm release.

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-nexus-repository-manager",
"version": "1.10.3",
"version": "1.10.4",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",