Skip to content

Commit e0642c9

Browse files
bindlegirlmatticbot
authored andcommitted
Connection: add modal for disconnecting owner account in dashboard (#42074)
* Add owner disconnect modal to dashboard * Add changelog * Fix translation string in the new component * Add tests * Fix unused isOwner parameter Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13652215155 Upstream-Ref: Automattic/jetpack@f84b1ac
1 parent ba29eda commit e0642c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@automattic/jetpack-analytics": "^0.1.36",
2323
"@automattic/jetpack-components": "^0.68.0",
24-
"@automattic/jetpack-connection": "^0.38.0",
24+
"@automattic/jetpack-connection": "^0.39.0-alpha",
2525
"@automattic/jetpack-script-data": "^0.2.1",
2626
"@automattic/jetpack-shared-extension-utils": "^0.17.4",
2727
"@automattic/popup-monitor": "1.0.2",

0 commit comments

Comments
 (0)