Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit dfe909d

Browse files
wavvvesAljullu
authored andcommitted
Add/11.6.2 testing instructions and changelog (#12040)
* Updated readme.txt, versions, added testing steps * Updated testing zip link
1 parent 681cf50 commit dfe909d

File tree

3 files changed

+20
-0
lines changed

3 files changed

+20
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Testing notes and ZIP for release 11.6.2
2+
3+
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/13545737/woocommerce-gutenberg-products-block.zip)
4+
5+
## Testing Notes
6+
7+
### Update the "Give us your feedback" link to point to the WooCommerce repo discussions. [#11999](https://github.com/woocommerce/woocommerce-blocks/pull/11999) [#12006](https://github.com/woocommerce/woocommerce-blocks/pull/12006)
8+
9+
1. Create pages and add the Cart Block and Checkout block
10+
2. Select each of those blocks
11+
3. Verify that the Give us your feedback link (see printscreen) now directs to [https://github.com/woocommerce/woocommerce/discussions/new?category=checkout-flow&labels=type%3A+product%20feedback](https://github.com/woocommerce/woocommerce/discussions/new?category=checkout-flow&labels=type%3A+product%20feedback).
12+
13+
<img width="326" src="https://github.com/woocommerce/woocommerce-blocks/assets/17236129/933251ca-c3bd-41ae-b46d-77d1c18e89da" alt="Feedback">

docs/internal-developers/testing/releases/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,5 @@ Every release includes specific testing instructions for new features and bug fi
197197
- [11.5.4](./1154.md)
198198
- [11.6.0](./1160.md)
199199
- [11.6.1](./1161.md)
200+
- [11.6.2](./1162.md)
200201
- [11.7.0](./1170.md)

readme.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,12 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
123123
- Update extensibility doc. ([11924](https://github.com/woocommerce/woocommerce-blocks/pull/11924))
124124
- Move `CheckboxControl` to components package and leave alias in checkout package. ([11662](https://github.com/woocommerce/woocommerce-blocks/pull/11662))
125125

126+
= 11.6.2 - 2023-12-04 =
127+
128+
#### Enhancements
129+
130+
- Update the "Give us your feedback" link to point to the WooCommerce repo discussions. [#11999](https://github.com/woocommerce/woocommerce-blocks/pull/11999) [#12006](https://github.com/woocommerce/woocommerce-blocks/pull/12006)
131+
126132
= 11.6.1 - 2023-11-23 =
127133

128134
#### Bug Fixes

0 commit comments

Comments
 (0)