Skip to content

Commit b2946b0

Browse files
committed
Release v2.1.26
1 parent 9347c21 commit b2946b0

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.26] - 2026-06-20
4+
5+
### Fixed
6+
7+
- **Dependency security** — Updated the Dependabot Hono lockfile resolution to 4.12.26, covering the Lambda, Lambda@Edge, CORS, and Windows `serve-static` advisories reported for 4.12.23.
8+
- **Transitive audit cleanup** — Updated `js-yaml` to 4.2.0 through the lockfile so the repository audit no longer reports the merge-key denial-of-service advisory.
9+
310
## [2.1.25] - 2026-06-14
411

512
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "copilot-cockpit",
33
"displayName": "Copilot Cockpit",
44
"description": "The AI control layer for GitHub Copilot — a persistent AI workflow cockpit inside VS Code with planning, review gates, and an agent crew for the heavy lifting.",
5-
"version": "2.1.25",
5+
"version": "2.1.26",
66
"publisher": "goodguy1963",
77
"license": "SEE LICENSE IN LICENSE",
88
"icon": "images/icon.png",

0 commit comments

Comments
 (0)