Version Packages (next)
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-api-docs
|
||||
|
||||
## 0.9.0-next.2
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9ed53218a5: Adds a new tRPC API definition widget which users can utilize to integrate their tRPC API definitions into Backstage.
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6856ab98f4: Updated dependency `@asyncapi/react-component` to `1.0.0-next.47`.
|
||||
- Updated dependencies
|
||||
- @backstage/catalog-model@1.2.0-next.1
|
||||
- @backstage/plugin-catalog@1.8.0-next.2
|
||||
- @backstage/core-components@0.12.4-next.1
|
||||
- @backstage/core-plugin-api@1.3.0
|
||||
- @backstage/theme@0.2.16
|
||||
- @backstage/plugin-catalog-react@1.3.0-next.2
|
||||
|
||||
## 0.8.15-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-api-docs",
|
||||
"description": "A Backstage plugin that helps represent API entities in the frontend",
|
||||
"version": "0.8.15-next.1",
|
||||
"version": "0.9.0-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user