Skip to content

Commit 2898e78

Browse files
authored
Chore/add release changeset (#1191)
* chore(release-changeset): release changeset - add release changeset * chore(release-changeset): release changeset - add release changeset
1 parent f6bf474 commit 2898e78

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

.changeset/empty-apples-draw.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
'@commercetools/checkout-sdk': minor
3+
'@commercetools/history-sdk': minor
4+
'@commercetools/importapi-sdk': minor
5+
'@commercetools/platform-sdk': minor
6+
---
7+
8+
**Api changes**
9+
10+
<details>
11+
<summary>Required Property(s)</summary>
12+
13+
- changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional
14+
- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional
15+
- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
16+
- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
17+
- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
18+
- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
19+
- changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional
20+
- changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional
21+
- changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
22+
- changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
23+
- changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
24+
- changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
25+
</details>
26+
27+
<details>
28+
<summary>Added Property(s)</summary>
29+
30+
- added property `interfaceId` to type `MyTransactionDraft`
31+
- added property `interfaceId` to type `Transaction`
32+
- added property `interfaceId` to type `TransactionDraft`
33+
</details>
34+
35+
<details>
36+
<summary>Added Type(s)</summary>
37+
38+
- added type `PaymentTransactionInterfaceIdSetMessage`
39+
- added type `PaymentTransactionInterfaceIdSetMessagePayload`
40+
- added type `PaymentSetTransactionInterfaceIdAction`
41+
</details>

.changeset/thirty-comics-grow.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
'@commercetools/history-sdk': minor
3+
'@commercetools/importapi-sdk': minor
4+
'@commercetools/platform-sdk': minor
5+
'@commercetools/ts-client': minor
6+
---
7+
8+
Regular release

0 commit comments

Comments
 (0)