Version Packages
This commit is contained in:
@@ -1,5 +1,22 @@
|
||||
# @backstage/plugin-stack-overflow
|
||||
|
||||
## 0.1.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 6c2b872153: Add official support for React 18.
|
||||
- b168d7e7ea: Migrate package to the new Frontend system, the new module is distributed with a `/alpha` subpath.
|
||||
- 4aa43f62aa: Updated dependency `cross-fetch` to `^4.0.0`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.13.8
|
||||
- @backstage/frontend-plugin-api@0.3.0
|
||||
- @backstage/core-plugin-api@1.8.0
|
||||
- @backstage/plugin-search-react@1.7.2
|
||||
- @backstage/plugin-home-react@0.1.5
|
||||
- @backstage/theme@0.4.4
|
||||
- @backstage/config@1.1.1
|
||||
- @backstage/plugin-search-common@1.2.8
|
||||
|
||||
## 0.1.22-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-stack-overflow",
|
||||
"version": "0.1.22-next.2",
|
||||
"version": "0.1.22",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user