Add changelogs and version bump for 6.9.3 release (#34752)

This commit is contained in:
Roy Ho 2022-09-20 12:35:06 -07:00 committed by GitHub
parent 9400402f83
commit d2b20dc993
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -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**

View File

@ -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