Skip to content

Commit

Permalink
Title Optimization: Move to production (#37334)
Browse files Browse the repository at this point in the history
* Title Optimization: Moving to production

* changelog
  • Loading branch information
renatoagds committed May 10, 2024
1 parent d447771 commit ee7f09b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: minor
Type: other

Move title optimization to production
4 changes: 2 additions & 2 deletions projects/plugins/jetpack/extensions/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@
"top-posts",
"goodreads",
"voice-to-content",
"ai-featured-image-generator"
"ai-featured-image-generator",
"ai-title-optimization"
],
"beta": [
"google-docs-embed",
Expand All @@ -76,7 +77,6 @@
"videopress/video-chapters",
"ai-assistant-backend-prompts",
"ai-logo-generator",
"ai-title-optimization",
"ai-assistant-extensions-support"
],
"experimental": [ "ai-image", "ai-paragraph" ],
Expand Down

0 comments on commit ee7f09b

Please sign in to comment.