--- '@backstage/integration': minor --- Replaces in-code uses of `GitHub` with `Github` and deprecates old versions. Deprecates: - `getGitHubFileFetchUrl` replaced by `getGithubFileFetchUrl` - `GitHubIntegrationConfig` replaced by `GithubIntegrationConfig` - `GitHubIntegration` replaced by `GithubIntegration` - `readGitHubIntegrationConfig` replaced by `readGithubIntegrationConfig` - `readGitHubIntegrationConfigs` replaced by `readGithubIntegrationConfigs` - `replaceGitHubUrlType` replaced by `replaceGithubUrlType`