Version Packages (next)
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
# @backstage/plugin-stack-overflow
|
||||
|
||||
## 0.1.23-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 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/plugin-search-react@1.7.4-next.2
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/core-components@0.13.9-next.2
|
||||
- @backstage/core-plugin-api@1.8.1-next.1
|
||||
- @backstage/plugin-home-react@0.1.6-next.2
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.1.23-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-stack-overflow",
|
||||
"version": "0.1.23-next.1",
|
||||
"version": "0.1.23-next.2",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user