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
+11
View File
@@ -1,5 +1,16 @@
# @backstage/backend-plugin-api
## 0.6.15
### Patch Changes
- Updated dependencies
- @backstage/plugin-auth-node@0.4.10
- @backstage/backend-tasks@0.5.20
- @backstage/config@1.2.0
- @backstage/types@1.1.1
- @backstage/plugin-permission-common@0.7.13
## 0.6.14
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/backend-plugin-api",
"description": "Core API used by Backstage backend plugins",
"version": "0.6.14",
"version": "0.6.15",
"main": "src/index.ts",
"types": "src/index.ts",
"publishConfig": {