Skip to content

Commit f98f86b

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent dff4da7 commit f98f86b

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/curly-moles-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eleven-boxes-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/old-peas-drive.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## 2.23.1
22

3+
## 2.47.0
4+
5+
### Minor Changes
6+
7+
- [#281](https://github.com/labd/commercetools-node-mock/pull/281) [`c38c5f3`](https://github.com/labd/commercetools-node-mock/commit/c38c5f3e5b7e55d19757fbad897a067b576ec93c) Thanks [@jsm1t](https://github.com/jsm1t)! - Product search - add support for values in exact query
8+
9+
- [#285](https://github.com/labd/commercetools-node-mock/pull/285) [`ae6d8c5`](https://github.com/labd/commercetools-node-mock/commit/ae6d8c5f695e4c3bea2bc04651800582cdee0f33) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Update the `@commercetools/platform-sdk` version
10+
11+
- [#285](https://github.com/labd/commercetools-node-mock/pull/285) [`3ff268c`](https://github.com/labd/commercetools-node-mock/commit/3ff268c17798be5789a74c7b3897d4e5fc34260a) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Add really basic quote functionality suppport, this is far from working correctly, but a good start
12+
313
## 2.46.0
414

515
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/commercetools-mock",
3-
"version": "2.46.0",
3+
"version": "2.47.0",
44
"license": "MIT",
55
"author": "Michael van Tellingen",
66
"type": "module",

0 commit comments

Comments
 (0)