Skip to content

Commit 835cdb1

Browse files
Merge master into feature/v2-to-v3-migration
2 parents 00abff1 + 1f62501 commit 835cdb1

File tree

3 files changed

+588
-45
lines changed

3 files changed

+588
-45
lines changed

packages/core/src/codewhisperer/client/codewhisperer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ export class DefaultCodeWhispererClient {
227227
product: 'CodeWhisperer', // TODO: update this?
228228
clientId: getClientId(globals.globalState),
229229
ideVersion: extensionVersion,
230+
pluginVersion: extensionVersion,
230231
},
231232
profileArn: AuthUtil.instance.regionProfileManager.activeRegionProfile?.arn,
232233
}

0 commit comments

Comments
 (0)