Skip to content

Commit 43de7fc

Browse files
authored
fix(update-changeset): update changset (#1082)
- update package name in changeset release note
1 parent 2a458b3 commit 43de7fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
'@commercetools/sdk-client-v3': patch
2+
'@commercetools/ts-client': patch
33
---
44

55
**Bug Fix**
66

7-
Fixed a potential undefined error in the correlation ID middleware by adding optional chaining when checking for the custom generate function. This prevents the middleware from throwing an error when options are not provided.
7+
Fixed a potential undefined error in the correlation ID middleware by adding optional chaining when checking for the custom generate function. This prevents the middleware from throwing an error when options are not provided.

0 commit comments

Comments
 (0)