Skip to content

Commit b3c8cb4

Browse files
nullvariantclaude
andauthored
chore: bump version to 0.10.37 (#60)
- Add CHANGELOG entry for v0.10.37 - Bump version from 0.10.36 to 0.10.37 🖥️ 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 0f7a2c0 commit b3c8cb4

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.10.37] - 2026-01-08
11+
12+
### Changed
13+
14+
- **CI/CD: Attach SLSA Provenance to releases**
15+
- Provenance bundle (`.intoto.jsonl`) now included in release assets
16+
- Enables OpenSSF Scorecard Signed-Releases detection
17+
- Provenance also stored in GitHub Attestation API for `gh attestation verify`
18+
1019
## [0.10.36] - 2026-01-08
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.10.36",
5+
"version": "0.10.37",
66
"publisher": "nullvariant",
77
"icon": "images/icon.png",
88
"engines": {

0 commit comments

Comments
 (0)