We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37cb836 commit cb77f46Copy full SHA for cb77f46
workspaces/copilot/.changeset/tasty-flies-reply.md
workspaces/copilot/plugins/copilot-backend/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @backstage-community/plugin-copilot-backend
2
3
+## 0.15.4
4
+
5
+### Patch Changes
6
7
+- 14bf95c: Improves error logging. Changes Octokit to use the built in CreateAppAuth in order to automatically refresh expired tokens.
8
9
## 0.15.3
10
11
### Patch Changes
workspaces/copilot/plugins/copilot-backend/package.json
@@ -1,6 +1,6 @@
{
"name": "@backstage-community/plugin-copilot-backend",
- "version": "0.15.3",
+ "version": "0.15.4",
"homepage": "https://backstage.io",
"license": "Apache-2.0",
"main": "src/index.ts",
0 commit comments