Skip to content

Commit

Permalink
Add/api sandboxed tag to my jetpack (#40971)
Browse files Browse the repository at this point in the history
* Add API Sandboxed tag to My Jetpack

* changelog

* Send apiRoot and apiNonce to AdminPage

* Fix sandboxedDomain variable

* Fix setting of api nonce and root

* Fix bug that was causing the tag to not show

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12795757605

Upstream-Ref: Automattic/jetpack@9932919
  • Loading branch information
CodeyGuyDylan authored and matticbot committed Jan 15, 2025
1 parent d190091 commit c8af108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
],
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.34",
"@automattic/jetpack-components": "^0.65.3",
"@automattic/jetpack-components": "^0.65.4-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.17.0-alpha",
"@wordpress/block-editor": "14.9.0",
"@wordpress/blocks": "14.3.0",
Expand Down

0 comments on commit c8af108

Please sign in to comment.