Skip to content

Commit fe78bf6

Browse files
update version (#91)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent acbba1f commit fe78bf6

File tree

5 files changed

+13
-16
lines changed

5 files changed

+13
-16
lines changed

.changeset/famous-candles-work.md

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

.changeset/mighty-turkeys-nail.md

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

.changeset/unlucky-ducks-mate.md

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

CHANGELOG.md

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

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- [`9de64b0`](https://github.com/labd/commercetools-node-mock/commit/9de64b098399484fc8b72ceb7a6650f423b96490) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - add setCustomField to customer
8+
9+
### Patch Changes
10+
11+
- [`131ef6c`](https://github.com/labd/commercetools-node-mock/commit/131ef6c76eec3438950c69c5af33a469e3483bfe) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - fix: remove general error from customer
12+
13+
- [`acbba1f`](https://github.com/labd/commercetools-node-mock/commit/acbba1f6e4ad69617784ff313c60874f2f6d7d7d) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - update docker github actions, fix container build
14+
315
## 1.4.0
416

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

0 commit comments

Comments
 (0)