Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mvantellingen committed Oct 22, 2024
1 parent 21780e7 commit bd17654
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 19 deletions.
8 changes: 0 additions & 8 deletions .changeset/gorgeous-turtles-judge.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-turtles-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-elephants-notice.md

This file was deleted.

15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
## 2.23.1

## 2.38.0

### Minor Changes

- [#245](https://github.com/labd/commercetools-node-mock/pull/245) [`ac90ac3`](https://github.com/labd/commercetools-node-mock/commit/ac90ac32d3a33c22b94a4f97fd100f379f4714f6) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Improve mocking of customer updates. This includes adding support for
`removeAddress`, `removeBillingAddressId`, `removeShippingAddressId`,
`setCustomerGroup`, `setDateOfBirth`, `setDefaultShippingAddress`,
`setDefaultBillingAddress`, `setMiddleName`, `setTitle`.

- [`d9cc9b1`](https://github.com/labd/commercetools-node-mock/commit/d9cc9b1e4f712a5f77c3366ff36b15f09dd8cf99) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Use type-safe quality operators (`===`)

### Patch Changes

- [#243](https://github.com/labd/commercetools-node-mock/pull/243) [`3a148e0`](https://github.com/labd/commercetools-node-mock/commit/3a148e03fd1854e2eae3b5539f7fe25d57040613) Thanks [@jsm1t](https://github.com/jsm1t)! - Fix for defaultBillingAddress & defaultShippingAddress customer create options not working

## 2.37.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labdigital/commercetools-mock",
"version": "2.37.0",
"version": "2.38.0",
"license": "MIT",
"author": "Michael van Tellingen",
"type": "module",
Expand Down

0 comments on commit bd17654

Please sign in to comment.