Skip to content

Commit ecb1a26

Browse files
feat: release 1.2.0
1 parent 612de44 commit ecb1a26

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shiny-maps-repair.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.2.0
4+
5+
### Minor Changes
6+
7+
- [`612de44`](https://github.com/labd/commercetools-node-mock/commit/612de441beb35bb75af55889cba2065d61bf27c4) Thanks [@davidweterings](https://github.com/davidweterings)! - Add shipping method localized name action
8+
39
## 1.1.3
410

511
### 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.1.3",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"main": "dist/index.js",
77
"module": "dist/commercetools--mock.esm.js",

0 commit comments

Comments
 (0)