Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-02-27 16:48:30 +00:00
parent 56b9192861
commit 4cca80fbf8
529 changed files with 9255 additions and 290 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-stack-overflow
## 0.1.26-next.0
### Patch Changes
- c6779ac: fix: fix decode issues in title and author fields in `StackOverflowSearchResultListItem`
- Updated dependencies
- @backstage/core-components@0.14.1-next.0
- @backstage/plugin-search-common@1.2.11-next.0
- @backstage/plugin-home-react@0.1.9-next.0
- @backstage/config@1.1.2-next.0
- @backstage/core-plugin-api@1.9.1-next.0
- @backstage/plugin-search-react@1.7.7-next.0
- @backstage/frontend-plugin-api@0.6.1-next.0
## 0.1.25
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-stack-overflow",
"version": "0.1.25",
"version": "0.1.26-next.0",
"backstage": {
"role": "frontend-plugin"
},