Skip to content

Commit

Permalink
Blocks: initialize connection assets in Story block (#39870)
Browse files Browse the repository at this point in the history
Initialize connection assets in the Story block to fix the block assets loading issue.

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

Upstream-Ref: Automattic/jetpack@7367cf0
  • Loading branch information
sergeymitr authored and matticbot committed Oct 24, 2024
1 parent 2e9a874 commit ecaa8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "GPL-2.0-or-later",
"require": {
"php": ">=7.0",
"automattic/jetpack-connection": "^5.1.4",
"automattic/jetpack-connection": "^5.1.5-alpha",
"automattic/jetpack-constants": "^2.0.4",
"automattic/jetpack-password-checker": "^0.3.2",
"automattic/jetpack-ip": "^0.3.0",
Expand Down

0 comments on commit ecaa8a3

Please sign in to comment.