Skip to content

Commit

Permalink
My Jetpack: support features as recommendations (#40492)
Browse files Browse the repository at this point in the history
* My Jetpack: add feature as possible module recommendation

* changelog

* Add the module classes for the 3 features

* Add config for feature modules

* Refactor module product class

* Fix PHAN errors

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

Upstream-Ref: Automattic/jetpack@21b4c4f
  • Loading branch information
IanRamosC authored and matticbot committed Dec 18, 2024
1 parent e961a47 commit 2bfe35f
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 @@ -8,7 +8,7 @@
"automattic/jetpack-admin-ui": "^0.5.1",
"automattic/jetpack-assets": "^4.0.2",
"automattic/jetpack-connection": "^6.2.1",
"automattic/jetpack-my-jetpack": "^5.1.3-alpha",
"automattic/jetpack-my-jetpack": "^5.2.0-alpha",
"automattic/jetpack-plans": "^0.5.1"
},
"require-dev": {
Expand Down

0 comments on commit 2bfe35f

Please sign in to comment.