Skip to content

Commit

Permalink
update version (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 1, 2023
1 parent acbba1f commit fe78bf6
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-candles-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-turkeys-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-ducks-mate.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 0.14.0

## 1.5.0

### Minor Changes

- [`9de64b0`](https://github.com/labd/commercetools-node-mock/commit/9de64b098399484fc8b72ceb7a6650f423b96490) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - add setCustomField to customer

### Patch Changes

- [`131ef6c`](https://github.com/labd/commercetools-node-mock/commit/131ef6c76eec3438950c69c5af33a469e3483bfe) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - fix: remove general error from customer

- [`acbba1f`](https://github.com/labd/commercetools-node-mock/commit/acbba1f6e4ad69617784ff313c60874f2f6d7d7d) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - update docker github actions, fix container build

## 1.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@labdigital/commercetools-mock",
"author": "Michael van Tellingen",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down

0 comments on commit fe78bf6

Please sign in to comment.