Version Packages (next)
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# @backstage/plugin-tech-radar
|
||||
|
||||
## 0.6.11-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a1227cc: Wrap `/alpha` export extension elements in backwards compatibility wrapper.
|
||||
- 36c94b8: Refactor of the alpha exports due to API change in how extension IDs are constructed.
|
||||
- Updated dependencies
|
||||
- @backstage/frontend-plugin-api@0.4.0-next.2
|
||||
- @backstage/theme@0.5.0-next.1
|
||||
- @backstage/core-compat-api@0.1.0-next.2
|
||||
- @backstage/core-components@0.13.9-next.2
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
|
||||
## 0.6.11-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-tech-radar",
|
||||
"description": "A Backstage plugin that lets you display a Tech Radar for your organization",
|
||||
"version": "0.6.11-next.2",
|
||||
"version": "0.6.11-next.3",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user