Skip to content

Commit f92c410

Browse files
update version (#111)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 44822ab commit f92c410

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fuzzy-starfishes-rest.md

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

.changeset/pretty-avocados-sort.md

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

CHANGELOG.md

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

3+
## 1.9.0
4+
5+
### Minor Changes
6+
7+
- [`44822ab`](https://github.com/labd/commercetools-node-mock/commit/44822abb6aeb80cf1a0e8af73b6849e08205e514) Thanks [@demeyerthom](https://github.com/demeyerthom)! - Added support for business units
8+
9+
- [`44822ab`](https://github.com/labd/commercetools-node-mock/commit/44822abb6aeb80cf1a0e8af73b6849e08205e514) Thanks [@demeyerthom](https://github.com/demeyerthom)! - Added SetCustomType action for CartDiscount
10+
311
## 1.8.1
412

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

0 commit comments

Comments
 (0)