Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 21247e4

Browse files
[Backport 5.5.x] Upgrade cody web experimental package to 0.2.5 (#63856)
This PR upgrades the cody web experimental package to 0.2.5, in the new version we fixed - Telemetry problem with init extension-related events (we don&#39;t send install extension events anymore) - Most recent updates on LLM availability for enterprise instances ## Test plan - CI is green - Manual check on basic Cody Web functionality (highly recommended) <br> Backport e6bd85e from #63839 Co-authored-by: Vova Kulikov <[email protected]>
1 parent 20adc60 commit 21247e4

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@
333333
"bloomfilter": "^0.0.18",
334334
"buffer": "^6.0.3",
335335
"classnames": "^2.2.6",
336-
"cody-web-experimental": "^0.2.4",
336+
"cody-web-experimental": "^0.2.5",
337337
"comlink": "^4.3.0",
338338
"copy-to-clipboard": "^3.3.1",
339339
"core-js": "^3.8.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)