Version Packages (#1861)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9a98b30d9
commit
6e2717416c
|
|
@ -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.
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue