Generate Release

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-03-22 21:41:20 +01:00
parent de1f45da70
commit 04655bb318
496 changed files with 3376 additions and 475 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-explore-backend
## 0.0.25
### Patch Changes
- Updated dependencies
- @backstage/backend-common@0.21.5
- @backstage/plugin-search-backend-module-explore@0.1.19
- @backstage/backend-plugin-api@0.6.15
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-explore-common@0.0.2
## 0.0.24
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-explore-backend",
"version": "0.0.24",
"version": "0.0.25",
"backstage": {
"role": "backend-plugin"
},