Skip to content

Commit

Permalink
Changelog and readme.txt edits. (#40526)
Browse files Browse the repository at this point in the history
  • Loading branch information
zinigor authored and matticbot committed Dec 9, 2024
1 parent 7abc1a7 commit 9d083db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"require": {
"php": ">=7.2",
"automattic/jetpack-assets": "^4.0.1",
"automattic/jetpack-connection": "^6.2.0-alpha",
"automattic/jetpack-connection": "^6.2.0",
"automattic/jetpack-constants": "^3.0.1",
"automattic/jetpack-plans": "^0.5.1",
"automattic/jetpack-redirect": "^3.0.1",
"automattic/jetpack-status": "^5.0.1",
"automattic/jetpack-sync": "^4.1.0-alpha"
"automattic/jetpack-sync": "^4.1.0"
},
"require-dev": {
"yoast/phpunit-polyfills": "^1.1.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
"dependencies": {
"@automattic/jetpack-analytics": "^0.1.33",
"@automattic/jetpack-components": "^0.64.1-alpha",
"@automattic/jetpack-shared-extension-utils": "^0.16.1-alpha",
"@automattic/jetpack-components": "^0.64.1",
"@automattic/jetpack-shared-extension-utils": "^0.16.1",
"@wordpress/block-editor": "14.8.0",
"@wordpress/components": "28.13.0",
"@wordpress/compose": "7.13.0",
Expand Down

0 comments on commit 9d083db

Please sign in to comment.