Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-12-05 13:55:44 +00:00
parent a00ba28b7e
commit a7f57602d1
435 changed files with 6310 additions and 218 deletions
+15
View File
@@ -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 -1
View File
@@ -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",