Skip to content

Commit f6b528f

Browse files
Release new version (#358)
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/[email protected] ### Patch Changes - [#357](#357) [`b07c7c9`](b07c7c9) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Fix file ref to typings file - [#359](#359) [`564b3f8`](564b3f8) Thanks [@BramKaashoek](https://github.com/BramKaashoek)! - fix: allow business unit address actions to work with key as well as ID Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 564b3f8 commit f6b528f

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cuddly-brooms-stare.md

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

.changeset/polite-teeth-appear.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.61.3
4+
5+
### Patch Changes
6+
7+
- [#357](https://github.com/labd/commercetools-node-mock/pull/357) [`b07c7c9`](https://github.com/labd/commercetools-node-mock/commit/b07c7c98dd206130fed8d65ce986e21ba984d2d9) Thanks [@mvantellingen](https://github.com/mvantellingen)! - Fix file ref to typings file
8+
9+
- [#359](https://github.com/labd/commercetools-node-mock/pull/359) [`564b3f8`](https://github.com/labd/commercetools-node-mock/commit/564b3f8334e1ab4231b0d5bdecf310eb1f5e1fe6) Thanks [@BramKaashoek](https://github.com/BramKaashoek)! - fix: allow business unit address actions to work with key as well as ID
10+
311
## 2.61.2
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.61.2",
3+
"version": "2.61.3",
44
"license": "MIT",
55
"author": "Michael van Tellingen",
66
"type": "module",

0 commit comments

Comments
 (0)