Skip to content

Commit

Permalink
Release new version (#177)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @labdigital/commercetools-mock@2.22.0

### Minor Changes

- [#176](#176)
[`0999495`](0999495)
Thanks [@tleguijt](https://github.com/tleguijt)! - Add support for cart
setCustomerId and setAnonymousId action

- [#176](#176)
[`0999495`](0999495)
Thanks [@tleguijt](https://github.com/tleguijt)! - Include `custom` when
creating order from cart

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 23, 2024
1 parent 0999495 commit 6c7317d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-tips-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-nails-grab.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## 2.20.0

## 2.22.0

### Minor Changes

- [#176](https://github.com/labd/commercetools-node-mock/pull/176) [`0999495`](https://github.com/labd/commercetools-node-mock/commit/09994959ee23d259095eb733fbfdf14e6da7103e) Thanks [@tleguijt](https://github.com/tleguijt)! - Add support for cart setCustomerId and setAnonymousId action

- [#176](https://github.com/labd/commercetools-node-mock/pull/176) [`0999495`](https://github.com/labd/commercetools-node-mock/commit/09994959ee23d259095eb733fbfdf14e6da7103e) Thanks [@tleguijt](https://github.com/tleguijt)! - Include `custom` when creating order from cart

## 2.21.2

### Patch 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.21.2",
"version": "2.22.0",
"license": "MIT",
"author": "Michael van Tellingen",
"type": "module",
Expand Down

0 comments on commit 6c7317d

Please sign in to comment.