mirror of
https://github.com/woocommerce/woocommerce.git
synced 2025-09-08 00:16:43 +08:00
Version bump and add changelog entry post 6.9.2 release (#34701)
This commit is contained in:
parent
dadb1d6a87
commit
8de1d67d7b
3 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
== Changelog ==
|
||||
|
||||
= 6.9.2 2022-09-15 =
|
||||
|
||||
**WooCommerce**
|
||||
|
||||
* Fix - Use offsetted datetime when displaying order created date. [#34687](https://github.com/woocommerce/woocommerce/pull/34687)
|
||||
|
||||
= 6.9.1 2022-09-14 =
|
||||
|
||||
**WooCommerce**
|
||||
|
|
3
plugins/woocommerce/changelog/prep-post-6.9.2-release
Normal file
3
plugins/woocommerce/changelog/prep-post-6.9.2-release
Normal file
|
@ -0,0 +1,3 @@
|
|||
Significance: patch
|
||||
Type: tweak
|
||||
Comment: No changelog needed, updates the changelog and versions.
|
|
@ -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.0
|
||||
Stable tag: 6.9.2
|
||||
License: GPLv3
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue