apply 0.68.1 fixes to master

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-02-17 17:15:50 +01:00
parent 2191439d43
commit ba68ea4450
49 changed files with 592 additions and 1 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-auth-node
## 0.1.2
### Patch Changes
- Fix for the previous release with missing type declarations.
- Updated dependencies
- @backstage/backend-common@0.10.9
- @backstage/catalog-model@0.10.1
- @backstage/config@0.1.15
- @backstage/errors@0.2.2
## 0.1.1
### Patch Changes