Skip to content

Commit 2992621

Browse files
Release new version (#307)
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.52.0 ### Minor Changes - [#308](#308) [`d711323`](d711323) Thanks [@mikedebock](https://github.com/mikedebock)! - add missing "/me/business-units/\*" endpoints ### Patch Changes - [#306](#306) [`6840ef0`](6840ef0) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Improve test coverage for src/services directory to meet 80% threshold --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mike de Bock <1261006+mikedebock@users.noreply.github.com>
1 parent d711323 commit 2992621

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.changeset/fresh-deer-invent.md

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

.changeset/salty-points-exist.md

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

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## 2.23.1
1+
# CHANGELOG
2+
3+
## 2.52.0
4+
5+
### Minor Changes
6+
7+
- [#308](https://github.com/labd/commercetools-node-mock/pull/308) [`d711323`](https://github.com/labd/commercetools-node-mock/commit/d71132324fdcebf58d55f31a7ef96b5c2cb9945d) Thanks [@mikedebock](https://github.com/mikedebock)! - add missing "/me/business-units/\*" endpoints
8+
9+
### Patch Changes
10+
11+
- [#306](https://github.com/labd/commercetools-node-mock/pull/306) [`6840ef0`](https://github.com/labd/commercetools-node-mock/commit/6840ef08bec3513661bd1a70699fcf896f326f1b) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Improve test coverage for src/services directory to meet 80% threshold
212

313
## 2.51.0
414

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.51.0",
3+
"version": "2.52.0",
44
"license": "MIT",
55
"author": "Michael van Tellingen",
66
"type": "module",

0 commit comments

Comments
 (0)