Version Packages
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @backstage/backend-plugin-api
|
||||
|
||||
## 1.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ae4dd5d: Move some of the symlink resolution to `isChildPath`
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.17
|
||||
- @backstage/plugin-auth-node@0.6.11
|
||||
- @backstage/plugin-permission-common@0.9.4
|
||||
- @backstage/plugin-permission-node@0.10.8
|
||||
|
||||
## 1.6.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/backend-plugin-api",
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"description": "Core API used by Backstage backend plugins",
|
||||
"backstage": {
|
||||
"role": "node-library"
|
||||
|
||||
Reference in New Issue
Block a user