Skip to content

Commit

Permalink
Update Jetpack reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Siobhan committed Nov 13, 2023
1 parent c999234 commit 1b9ba69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jetpack
Submodule jetpack updated 18 files
+17 −13 projects/packages/my-jetpack/_inc/components/product-detail-card/index.jsx
+5 −1 projects/packages/my-jetpack/_inc/components/product-interstitial/index.jsx
+4 −0 projects/packages/my-jetpack/changelog/update-ai-assistant-intertitial-remove-tos
+4 −0 projects/packages/search/changelog/fix-use-classic-search-for-older-ios-devices
+39 −0 projects/packages/search/compatibility/unsupported-browsers.php
+13 −3 projects/packages/search/src/initializers/class-initializer.php
+56 −0 projects/packages/search/tests/php/test-get-ios-version.php
+4 −0 projects/plugins/jetpack/changelog/update-ai-assistant-block-show-benner-only-when-selected
+4 −0 projects/plugins/jetpack/changelog/update-ai-assistant-increase-requests-count-of-usage-period
+4 −0 projects/plugins/jetpack/changelog/update-ai-use-feature-move-initial-state-to-store
+4 −0 projects/plugins/jetpack/changelog/update-increases-ai-requests-counter-from-proofread
+2 −2 projects/plugins/jetpack/extensions/blocks/ai-assistant/edit.js
+2 −2 projects/plugins/jetpack/extensions/blocks/ai-assistant/extensions/ai-assistant/index.ts
+1 −9 projects/plugins/jetpack/extensions/blocks/ai-assistant/hooks/use-ai-feature/Readme.md
+0 −22 projects/plugins/jetpack/extensions/blocks/ai-assistant/hooks/use-ai-feature/index.ts
+15 −5 projects/plugins/jetpack/extensions/plugins/ai-assistant-plugin/components/proofread/index.tsx
+1 −0 projects/plugins/jetpack/extensions/store/wordpress-com/constants.ts
+22 −13 projects/plugins/jetpack/extensions/store/wordpress-com/reducer.ts

0 comments on commit 1b9ba69

Please sign in to comment.