Skip to content

Commit 61160e1

Browse files
nullvariantclaude
andauthored
chore(release): v0.13.7 - Fix documentation hash mismatch (#182)
🖥️ IDE: [Cursor](https://cursor.sh) 🔌 Extension: [Claude Code](https://claude.ai/download) Model-Raw: claude-opus-4-5-20251101 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 789cb9a commit 61160e1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

extensions/git-id-switcher/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.13.7] - 2026-01-19
11+
12+
### Fixed
13+
14+
- **Documentation Hash Mismatch**: Fixed Webview documentation display failing due to outdated hashes
15+
- Regenerated SHA-256 hashes for all 32 documentation files
16+
- Added automatic hash update script (`scripts/update-doc-hashes.mjs`) for CI/CD
17+
- Deploy workflow now auto-updates hashes before CDN deployment
18+
1019
## [0.13.6] - 2026-01-18
1120

1221
### Added

extensions/git-id-switcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "git-id-switcher",
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
5-
"version": "0.13.6",
5+
"version": "0.13.7",
66
"publisher": "nullvariant",
77
"icon": "images/icon.png",
88
"engines": {

0 commit comments

Comments
 (0)