Version Packages (#4331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
e24c20e31e
commit
f3d1680a04
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-nexus-repository-manager': patch
|
||||
---
|
||||
|
||||
remove support and lifecycle keywords in package.json
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 1.14.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6a59fcf: remove support and lifecycle keywords in package.json
|
||||
|
||||
## 1.14.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue