ran prettier, updated changeset
Signed-off-by: Simon <simme.jakobsson@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/backend-common': minor
|
||||
---
|
||||
|
||||
Cleaned up deprecations by replacing depricated functions with the prefferable new
|
||||
Migrated deprecations in database/conntectors and reading
|
||||
|
||||
@@ -2,4 +2,5 @@
|
||||
'@backstage/config': minor
|
||||
---
|
||||
|
||||
Replaced deprications
|
||||
Migrated deprecation by changing ./deprecatedTypes to @backstage/types
|
||||
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/core-components': minor
|
||||
---
|
||||
|
||||
Replaced depricated code with new prefferable code
|
||||
Migrated deprecations in core-components
|
||||
|
||||
@@ -544,4 +544,4 @@ describe('BitbucketUrlReader', () => {
|
||||
).rejects.toThrow(NotModifiedError);
|
||||
});
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user