This repository was archived by the owner on Oct 30, 2025. It is now read-only.
v1.1.1
·
4 commits
to main
since this release
Release notes for v1.1.1
Security fixes
This release contains multiple security fixes for underlying dependencies including Go net/http package and GitHub CLI extension library.
Using native extension update notices
Prior to v1.1.1, gh copilot notified users about new releases:
A new release of copilot is available: 1.1.0 → 1.1.1
To upgrade, run: gh extension upgrade copilot --force
https://github.com/github/gh-copilotWith v1.1.1, these notifications will now be handled by GitHub CLI as v2.66.0 release introduced native support for extension update notices. This removes double notices that some users will notice.