Skip to content

Commit b13eb3f

Browse files
nullvariantclaude
andauthored
chore: bump version to 0.16.14 with l10n changelog (#265)
πŸ–₯️ 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 c3f2f89 commit b13eb3f

3 files changed

Lines changed: 11 additions & 2 deletions

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.16.14] - 2026-02-04
11+
12+
### Changed
13+
14+
- **L10n terminology unified to "profile" for better user comprehension**:
15+
- Updated all 17 language bundle files (`bundle.l10n.*.json`)
16+
- Changed "identity" β†’ "profile" in user-facing UI text (status bar, QuickPick items, messages)
17+
- Internal code and settings still use "identity" for backward compatibility
18+
1019
## [0.16.13] - 2026-02-03
1120

1221
### Documentation

β€Ž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.16.13",
5+
"version": "0.16.14",
66
"publisher": "nullvariant",
77
"icon": "images/icon.png",
88
"engines": {

β€Žextensions/git-id-switcher/src/ui/documentationInternal.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const DOCUMENT_HASHES: Record<string, string> = {
2525
'AGENTS.md': '54f16b767e57686b3eb46a2b4aa02b378554cc492c32c49ed96588f6d184b6b8',
2626
'CODE_OF_CONDUCT.md': 'a5eb286c902437bbe0f6d409894f20e51c172fa869fe2f151bfa388f9d911b54',
2727
'CONTRIBUTING.md': '4150f8810aec7b2e8eff9f3c69ee1bae1374843f50a812efa6778cba27a833cd',
28-
'extensions/git-id-switcher/CHANGELOG.md': '37f11892af5092c9d7272df671cdc9543c6a27308b8ac88b2511d7948479ad86',
28+
'extensions/git-id-switcher/CHANGELOG.md': '75d29d9f427c29d3907b51b219e0ddcf5e1d95f4c8e863d93783a1caf8c7a9cd',
2929
'extensions/git-id-switcher/docs/ARCHITECTURE.md': 'a12dd717f83b28b648972a826701a29fcfd575e351c487f8c421402f80ac3d25',
3030
'extensions/git-id-switcher/docs/CONTRIBUTING.md': '7d6ad2bc4d8c838790754cb9df848cb65f9fdce7e1a13e5c965b83a3d5b6378c',
3131
'extensions/git-id-switcher/docs/DESIGN_PHILOSOPHY.md': 'f9718b61ac161cb466dbc76845688e7acacf4e5fdc4b8b9553269dba4a094f6b',

0 commit comments

Comments
Β (0)