Version Packages
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-techdocs
|
||||
|
||||
## 1.6.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies
|
||||
- @backstage/integration-react@1.1.16
|
||||
- @backstage/integration@1.6.0
|
||||
- @backstage/core-components@0.13.4
|
||||
- @backstage/plugin-catalog-react@1.8.1
|
||||
- @backstage/core-plugin-api@1.5.3
|
||||
- @backstage/plugin-search-react@1.6.4
|
||||
- @backstage/catalog-model@1.4.1
|
||||
- @backstage/config@1.0.8
|
||||
- @backstage/errors@1.2.1
|
||||
- @backstage/theme@0.4.1
|
||||
- @backstage/plugin-search-common@1.2.5
|
||||
- @backstage/plugin-techdocs-react@1.1.9
|
||||
|
||||
## 1.6.6-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-techdocs",
|
||||
"description": "The Backstage plugin that renders technical documentation for your components",
|
||||
"version": "1.6.6-next.2",
|
||||
"version": "1.6.6",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user