From d2b20dc993be30e88dc38817429836d89eb9d473 Mon Sep 17 00:00:00 2001 From: Roy Ho Date: Tue, 20 Sep 2022 12:35:06 -0700 Subject: [PATCH] Add changelogs and version bump for 6.9.3 release (#34752) --- changelog.txt | 7 +++++++ plugins/woocommerce/readme.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 177b40455cd..0124240f520 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,12 @@ == Changelog == += 6.9.3 2022-09-20 = + +**WooCommerce** + +* Fix - Remove typecasting to prevent fatal when $screen_id is null. [#34734](https://github.com/woocommerce/woocommerce/pull/34734) +* Fix - Only show the product image upload tip once, and on all product edit pages. [#34739](https://github.com/woocommerce/woocommerce/pull/34739) + = 6.9.2 2022-09-15 = **WooCommerce** diff --git a/plugins/woocommerce/readme.txt b/plugins/woocommerce/readme.txt index bf0cd00b21b..ae7243faf29 100644 --- a/plugins/woocommerce/readme.txt +++ b/plugins/woocommerce/readme.txt @@ -4,7 +4,7 @@ Tags: online store, ecommerce, shop, shopping cart, storefront, checkout, downlo Requires at least: 5.8 Tested up to: 6.0 Requires PHP: 7.2 -Stable tag: 6.9.2 +Stable tag: 6.9.3 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html