Skip to content

Commit 782d8fe

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent d1af33d commit 782d8fe

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/popular-bikes-search.md

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

CHANGELOG.md

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

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- [`7528ac2`](https://github.com/labd/commercetools-node-mock/commit/7528ac24884f5a213274ba9c677b6ad62f2e518a) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Fix error related to perplex when used from ESM
8+
39
## 1.3.0
410

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

0 commit comments

Comments
 (0)