Version Packages
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
# @backstage/plugin-adr
|
||||
|
||||
## 0.6.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5814122: Updated `/alpha` exports to fit new naming patterns.
|
||||
- 36c94b8: Refactor of the alpha exports due to API change in how extension IDs are constructed.
|
||||
- fb8f3bd: Updated alpha translation message keys to use nested format and camel case.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.8.1
|
||||
- @backstage/frontend-plugin-api@0.4.0
|
||||
- @backstage/plugin-catalog-react@1.9.2
|
||||
- @backstage/core-components@0.13.9
|
||||
- @backstage/theme@0.5.0
|
||||
- @backstage/plugin-search-react@1.7.4
|
||||
- @backstage/integration-react@1.1.22
|
||||
- @backstage/catalog-model@1.4.3
|
||||
- @backstage/plugin-adr-common@0.2.18
|
||||
- @backstage/plugin-search-common@1.2.9
|
||||
|
||||
## 0.6.11-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-adr",
|
||||
"version": "0.6.11-next.3",
|
||||
"version": "0.6.11",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user