Skip to content

Commit cb77f46

Browse files
Version Packages (#6071)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37cb836 commit cb77f46

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

workspaces/copilot/.changeset/tasty-flies-reply.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/copilot/plugins/copilot-backend/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @backstage-community/plugin-copilot-backend
22

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+
39
## 0.15.3
410

511
### Patch Changes

workspaces/copilot/plugins/copilot-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-copilot-backend",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"homepage": "https://backstage.io",
55
"license": "Apache-2.0",
66
"main": "src/index.ts",

0 commit comments

Comments
 (0)