Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for release 2.2.18 #1334

Merged
merged 4 commits into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "automattic/wc-calypso-bridge",
"version": "v2.2.17",
"version": "v2.2.18",
"autoload": {
"files": [
"wc-calypso-bridge.php"
Expand Down
4 changes: 2 additions & 2 deletions includes/class-wc-calypso-bridge-ecommerce-admin-menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Class Ecommerce_Atomic_Admin_Menu.
*
* @since 1.9.8
* @version x.x.x
* @version 2.2.18
*
* The admin menu controller for Ecommerce WoA sites.
*/
Expand Down Expand Up @@ -97,7 +97,7 @@ protected function handle_free_trial_menu() {
/**
* Moves the "WooCommerce > Orders" menu item to the top level.
*
* @since x.x.x
* @since 2.2.18
*
* @return void
*/
Expand Down
4 changes: 2 additions & 2 deletions includes/class-wc-calypso-bridge-filters.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WC_Calypso_Bridge/Classes
* @since 1.1.6
* @version x.x.x
* @version 2.2.18
*/

defined( 'ABSPATH' ) || exit;
Expand Down Expand Up @@ -130,7 +130,7 @@ public function add_woocommerce_task_list_options_to_jetpack_sync( $allowed_opti
/**
* Function to filter the theme recommendations for sites on WPCOM
*
* @since x.x.x
* @since 2.2.18
*
* @param array $result
* @param string $industry
Expand Down
4 changes: 2 additions & 2 deletions includes/class-wc-calypso-bridge-setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package WC_Calypso_Bridge/Classes
* @since 1.0.0
* @version x.x.x
* @version 2.2.18
*/

use Automattic\WooCommerce\Admin\WCAdminHelper;
Expand Down Expand Up @@ -656,7 +656,7 @@ public function set_wc_subscriptions_siteurl_add_domain_callback() {
/**
* Preconfigure product measurement units.
*
* @since x.x.x
* @since 2.2.18
*/
public function set_wc_measurement_units_callback() {

Expand Down
Binary file modified languages/wc-calypso-bridge-ar.mo
Binary file not shown.
483 changes: 419 additions & 64 deletions languages/wc-calypso-bridge-ar.po

Large diffs are not rendered by default.

Binary file modified languages/wc-calypso-bridge-de_DE.mo
Binary file not shown.
Loading
Loading