Version Packages

This commit is contained in:
github-actions[bot]
2024-04-16 12:20:53 +00:00
parent 2f334fd83c
commit 0e48f5a289
649 changed files with 7811 additions and 1878 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-explore-backend
## 0.0.27
### Patch Changes
- d5a1fe1: Replaced winston logger with `LoggerService`
- Updated dependencies
- @backstage/backend-common@0.21.7
- @backstage/backend-plugin-api@0.6.17
- @backstage/plugin-search-backend-module-explore@0.1.21
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-explore-common@0.0.2
## 0.0.27-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-explore-backend",
"version": "0.0.27-next.1",
"version": "0.0.27",
"backstage": {
"role": "backend-plugin"
},