Automated change: Prep @woocommerce/extend-cart-checkout-block for release.

This commit is contained in:
psealock 2023-04-26 00:53:18 +00:00 committed by GitHub
parent 34bd5e1bf0
commit b726c62be5
6 changed files with 561 additions and 515 deletions

View File

@ -2,6 +2,17 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.0](https://www.npmjs.com/package/@woocommerce/extend-cart-checkout-block/v/1.2.0) - 2023-04-26
- Patch - This patch includes the following changes:
- Add `prettier:npm:wp-prettier@2.6.2`
- Add `.wp-env`
- Add `.nvmrc`
- Correct CSS handle of newsletter subscription block
- Correct metadata category of newsletter subscription block [#37914]
- Minor - Update pnpm to version 8. [#37914]
## [1.1.0](https://www.npmjs.com/package/@woocommerce/extend-cart-checkout-block/v/1.1.0) - 2022-11-21
- Patch - Include an example of adding an inner block to the WooCommerce Blocks Checkout Block [#35609]

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Update pnpm to version 8.

View File

@ -1,5 +0,0 @@
Significance: patch
Type: fix
Comment: Dev dependency update.

View File

@ -1,10 +0,0 @@
Significance: patch
Type: update
This patch includes the following changes:
- Add `prettier:npm:wp-prettier@2.6.2`
- Add `.wp-env`
- Add `.nvmrc`
- Correct CSS handle of newsletter subscription block
- Correct metadata category of newsletter subscription block

View File

@ -1,6 +1,6 @@
{
"name": "@woocommerce/extend-cart-checkout-block",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "index.js",
"engines": {

File diff suppressed because it is too large Load Diff