Version Packages (next)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @backstage/cli-node
|
||||
|
||||
## 0.2.18-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5e3ef57: Added support for the new `peerModules` metadata field in `package.json`. This field allows plugin packages to declare modules that should be installed alongside them for cross-plugin integrations. The field is validated by `backstage-cli repo fix --publish`.
|
||||
|
||||
## 0.2.17-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/cli-node",
|
||||
"version": "0.2.17-next.0",
|
||||
"version": "0.2.18-next.1",
|
||||
"description": "Node.js library for Backstage CLIs",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user