Skip to content

Commit 9bd3c0d

Browse files
vianaswmatticbot
authored andcommitted
Retrieve Chrome AI tokens from AI Assistant features (#43442)
* Retrieve Chrome AI tokens from WPCOM * changelog * Move Origin Trials token injection to the frontend The previous approach wasn't working since it was being done too early in the lifecycle. I've moved it to the frontend after the AI Features have been retrieved. * changelog Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/15070215046 Upstream-Ref: Automattic/jetpack@96f58a7
1 parent 269fd6a commit 9bd3c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@automattic/jetpack-api": "^0.20.2",
3232
"@automattic/jetpack-components": "^0.73.0",
3333
"@automattic/jetpack-connection": "^0.39.14",
34-
"@automattic/jetpack-shared-extension-utils": "^0.19.3",
34+
"@automattic/jetpack-shared-extension-utils": "^0.20.0-alpha",
3535
"@automattic/number-formatters": "^1.0.1",
3636
"@tanstack/react-query": "5.75.1",
3737
"@wordpress/api-fetch": "7.22.0",

0 commit comments

Comments
 (0)