Skip to content

Commit 30a4810

Browse files
Release new version (#335)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @labdigital/commercetools-mock@2.57.0 ### Minor Changes - [#332](#332) [`71ecce0`](71ecce0) Thanks [@jsm1t](https://github.com/jsm1t)! - Add support for get my business unit by key - [#333](#333) [`7948f69`](7948f69) Thanks [@demeyerthom](https://github.com/demeyerthom)! - Added additional features to project endpoints, updated project starting defaults to align with commercetools Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 71ecce0 commit 30a4810

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/early-geese-sniff.md

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

.changeset/evil-moose-go.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
# CHANGELOG
22

3+
## 2.57.0
4+
5+
### Minor Changes
6+
7+
- [#332](https://github.com/labd/commercetools-node-mock/pull/332) [`71ecce0`](https://github.com/labd/commercetools-node-mock/commit/71ecce0b638ff3f511259f360ed888d6e3a31798) Thanks [@jsm1t](https://github.com/jsm1t)! - Add support for get my business unit by key
8+
9+
- [#333](https://github.com/labd/commercetools-node-mock/pull/333) [`7948f69`](https://github.com/labd/commercetools-node-mock/commit/7948f69e81b990880bd7c05843204067071ac3f4) Thanks [@demeyerthom](https://github.com/demeyerthom)! - Added additional features to project endpoints, updated project starting defaults to align with commercetools
10+
311
## 2.56.1
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/commercetools-mock",
3-
"version": "2.56.1",
3+
"version": "2.57.0",
44
"license": "MIT",
55
"author": "Michael van Tellingen",
66
"type": "module",

0 commit comments

Comments
 (0)