Skip to content

Commit 68c461e

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent de55a18 commit 68c461e

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/dry-knives-travel.md

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

.changeset/violet-clouds-cross.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
## 0.14.0
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [`de55a18`](https://github.com/labd/commercetools-node-mock/commit/de55a1843e26af7f3565d5a77662a9c555bbeb1c) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Move to pure ESM module, we still export the CommonJS module too
8+
9+
### Patch Changes
10+
11+
- [`de55a18`](https://github.com/labd/commercetools-node-mock/commit/de55a1843e26af7f3565d5a77662a9c555bbeb1c) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Vendor both pratt and perplex dependencies to make them work with ESM
12+
313
## 1.3.2
414

515
### Patch 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.2",
4+
"version": "1.4.0",
55
"license": "MIT",
66
"main": "dist/index.cjs",
77
"module": "dist/index.js",

0 commit comments

Comments
 (0)