Skip to content

Commit 9da8fff

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent 957864d commit 9da8fff

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/little-guests-sleep.md

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

.changeset/red-keys-melt.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 0.14.0
22

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- [#92](https://github.com/labd/commercetools-node-mock/pull/92) [`c53c2b4`](https://github.com/labd/commercetools-node-mock/commit/c53c2b4884f337e276d0d375cb00a2e4f03cbf20) Thanks [@demeyerthom](https://github.com/demeyerthom)! - Added logic for attribute groups
8+
9+
- [#95](https://github.com/labd/commercetools-node-mock/pull/95) [`957864d`](https://github.com/labd/commercetools-node-mock/commit/957864da3ddd35eba66ff3db6abac6b2d11604e3) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Fix implementation of the product projection query endpoint. This also fixes some issues with passing condition values as separate values (var.name)
10+
311
## 1.5.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@labdigital/commercetools-mock",
33
"author": "Michael van Tellingen",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"license": "MIT",
66
"main": "dist/index.cjs",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)