Skip to content

Commit 21701d7

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent 0f4cbbf commit 21701d7

File tree

6 files changed

+15
-21
lines changed

6 files changed

+15
-21
lines changed

.changeset/chatty-berries-share.md

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

.changeset/modern-insects-peel.md

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

.changeset/polite-rice-arrive.md

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

.changeset/pretty-bananas-admire.md

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

CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [`0f4cbbf`](https://github.com/labd/commercetools-node-mock/commit/0f4cbbf17de903a13b73df3c1281923c8c48281d) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Remove peerDependency for @commercetools/platform-sdk and make sure we only import types
8+
9+
- [`0f4cbbf`](https://github.com/labd/commercetools-node-mock/commit/0f4cbbf17de903a13b73df3c1281923c8c48281d) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Add support for Cart.changeLineItemQuantity
10+
11+
- [`0f4cbbf`](https://github.com/labd/commercetools-node-mock/commit/0f4cbbf17de903a13b73df3c1281923c8c48281d) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Update most dependencies to latest version
12+
13+
### Patch Changes
14+
15+
- [`0f4cbbf`](https://github.com/labd/commercetools-node-mock/commit/0f4cbbf17de903a13b73df3c1281923c8c48281d) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Switch to using vitest instead of jest
16+
317
## 1.2.0
418

519
### 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.2.0",
4+
"version": "1.3.0",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"module": "dist/commercetools--mock.esm.js",

0 commit comments

Comments
 (0)