Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-10-08 11:42:14 +00:00
parent 3e98d91a3b
commit 56a811849a
327 changed files with 4637 additions and 163 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/backend-app-api
## 1.0.1-next.1
### Patch Changes
- ffd1f4a: Plugin lifecycle shutdown hooks are now performed before root lifecycle shutdown hooks.
- fd6e6f4: build(deps): bump `cookie` from 0.6.0 to 0.7.0
- Updated dependencies
- @backstage/plugin-auth-node@0.5.3-next.1
- @backstage/backend-plugin-api@1.0.1-next.1
- @backstage/cli-common@0.1.14
- @backstage/config@1.2.0
- @backstage/config-loader@1.9.1
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/plugin-permission-node@0.8.4-next.1
## 1.0.1-next.0
### Patch Changes