Skip to content

Commit 6cba0d9

Browse files
update version (#73)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d6b123b commit 6cba0d9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/late-crews-lick.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#72](https://github.com/labd/commercetools-node-mock/pull/72) [`d6b123b`](https://github.com/labd/commercetools-node-mock/commit/d6b123bdc6dfbccb3b4dc0b0791abdeb7a99bbea) Thanks [@okkevandereijk](https://github.com/okkevandereijk)! - fix: revert start script to old situation, running server
8+
39
## 1.1.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.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"module": "dist/commercetools--mock.esm.js",

0 commit comments

Comments
 (0)