Version Packages (#1482)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-10-07 11:29:55 +02:00 committed by GitHub
parent 2a9ec07351
commit 6ae92c0c94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 8 deletions

View File

@ -1,7 +0,0 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---
The [nexus-repository-manager](https://github.com/janus-idp/backstage-plugins/tree/main/plugins/nexus-repository-manager) plugin from the [janus-idp/backstage-plugins](https://github.com/janus-idp/backstage-plugins) repository is migrated to the [community plugins](https://github.com/backstage/community-plugins/tree/main).
The migration was performed by following the manual migration steps outlined in the [Community Plugins CONTRIBUTING guide](https://github.com/backstage/community-plugins/blob/main/CONTRIBUTING.md#migrating-a-plugin).

View File

@ -1,5 +1,13 @@
### Dependencies
## 1.10.1
### Patch Changes
- 2a9ec07: The [nexus-repository-manager](https://github.com/janus-idp/backstage-plugins/tree/main/plugins/nexus-repository-manager) plugin from the [janus-idp/backstage-plugins](https://github.com/janus-idp/backstage-plugins) repository is migrated to the [community plugins](https://github.com/backstage/community-plugins/tree/main).
The migration was performed by following the manual migration steps outlined in the [Community Plugins CONTRIBUTING guide](https://github.com/backstage/community-plugins/blob/main/CONTRIBUTING.md#migrating-a-plugin).
- **@janus-idp/shared-react:** upgraded to 2.11.0
- **@janus-idp/cli:** upgraded to 1.14.0

View File

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