Version Packages (#4331)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2025-06-23 21:17:39 +02:00 committed by GitHub
parent e24c20e31e
commit f3d1680a04
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
---
remove support and lifecycle keywords in package.json

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.14.1
### Patch Changes
- 6a59fcf: remove support and lifecycle keywords in package.json
## 1.14.0
### Minor Changes

View File

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