Prepare Packages for Release (#48499)

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

* Re-add removed items from changelog with updated prefixes

---------

Co-authored-by: opr <opr@users.noreply.github.com>
Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com>
This commit is contained in:
github-actions[bot] 2024-06-17 10:51:29 +01:00 committed by GitHub
parent 317fcaedc8
commit efb7f6adda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 15 additions and 39 deletions

View File

@ -2,15 +2,23 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.3.0](https://www.npmjs.com/package/@woocommerce/extend-cart-checkout-block/v/1.3.0) - 2024-06-14
- Minor - Adds an example of using the Additional Checkout Fields API [#48280]
- Minor - Bump node version. [#45148]
- Patch - bump php version in packages/js/*/composer.json [#42020]
- Minor - Update pnpm monorepo-wide to 8.6.5 [#38990]
- Minor - Update pnpm to 8.6.7 [#39245]
- Patch - Update pnpm to 9.1.0 [#47385]
## [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 - Add `prettier:npm:wp-prettier@2.6.2`
- Minor - Add `.wp-env`
- Minor - Add `.nvmrc`
- Minor - Correct CSS handle of newsletter subscription block
- Minor - 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

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: Updated PNPM

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Comment: This is a developer-only build tooling related change.

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Bump node version.

View File

@ -1,4 +0,0 @@
Significance: patch
Type: dev
Update pnpm to 9.1.0

View File

@ -1,4 +0,0 @@
Significance: patch
Type: update
bump php version in packages/js/*/composer.json

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Update pnpm to 8.6.7

View File

@ -1,4 +0,0 @@
Significance: minor
Type: dev
Update pnpm monorepo-wide to 8.6.5

View File

@ -1,4 +0,0 @@
Significance: minor
Type: update
Adds an example of using the Additional Checkout Fields API

View File

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