@commercetools/history-sdk 5.11.0 → 5.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,702 @@
1
1
  # @commercetools/history-sdk
2
2
 
3
+ ## 5.13.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#1239](https://github.com/commercetools/commercetools-sdk-typescript/pull/1239) [`4d930a0`](https://github.com/commercetools/commercetools-sdk-typescript/commit/4d930a0c084ae6a4404cee8c893442aeb258c484) Thanks [@ShipilA](https://github.com/ShipilA)! - Monthly release
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [[`4d930a0`](https://github.com/commercetools/commercetools-sdk-typescript/commit/4d930a0c084ae6a4404cee8c893442aeb258c484)]:
12
+ - @commercetools/ts-client@4.9.1
13
+
14
+ ## 5.12.0
15
+
16
+ ### Minor Changes
17
+
18
+ - [#1213](https://github.com/commercetools/commercetools-sdk-typescript/pull/1213) [`99d9e66`](https://github.com/commercetools/commercetools-sdk-typescript/commit/99d9e6663f00ec9ae9e26e3708c9c915d782e131) Thanks [@ct-sdks](https://github.com/apps/ct-sdks)! - **History changes**
19
+
20
+ <details>
21
+ <summary>Added Type(s)</summary>
22
+ - added type `DirectDiscount`
23
+ - added type `DiscountTypeCombination`
24
+ - added type `BestDeal`
25
+ - added type `Stacking`
26
+ - added type `ShippingMethodLabel`
27
+ - added type `AddShippingChange`
28
+ - added type `ChangeApprovalRuleModeChange`
29
+ - added type `ChangeCustomerChange`
30
+ - added type `ChangeIncludedInStatisticsChange`
31
+ - added type `ChangeLastVariantIdChange`
32
+ - added type `ChangeLineItemNameChange`
33
+ - added type `ChangeLineItemPublishedChange`
34
+ - added type `ExcludeProductChange`
35
+ - added type `RemoveShippingChange`
36
+ - added type `ReplaceTaxRateChange`
37
+ - added type `RevertStagedChangesChange`
38
+ - added type `RevertStagedVariantChangesChange`
39
+ - added type `SetAncestorsChange`
40
+ - added type `SetBillingAddressCustomFieldChange`
41
+ - added type `SetBillingAddressCustomTypeChange`
42
+ - added type `SetBusinessUnitChange`
43
+ - added type `SetCustomLineItemDiscountedPriceChange`
44
+ - added type `SetCustomLineItemDiscountedPricePerQuantityChange`
45
+ - added type `SetCustomerGroupAssignmentsChange`
46
+ - added type `SetDeliveryAddressCustomFieldChange`
47
+ - added type `SetDeliveryAddressCustomTypeChange`
48
+ - added type `SetDeliveryCustomFieldChange`
49
+ - added type `SetDeliveryCustomTypeChange`
50
+ - added type `SetDiscountOnTotalPriceChange`
51
+ - added type `SetInheritedStoresChange`
52
+ - added type `SetItemShippingAddressCustomFieldChange`
53
+ - added type `SetItemShippingAddressCustomTypeChange`
54
+ - added type `SetMaxCartQuantityChange`
55
+ - added type `SetMinCartQuantityChange`
56
+ - added type `SetParcelCustomFieldChange`
57
+ - added type `SetParcelCustomTypeChange`
58
+ - added type `SetPasswordChange`
59
+ - added type `SetPriceKeyChange`
60
+ - added type `SetPriceModeChange`
61
+ - added type `SetProductAttributeChange`
62
+ - added type `SetReturnInfoChange`
63
+ - added type `SetReturnItemCustomLineItemCustomFieldChange`
64
+ - added type `SetReturnItemCustomLineItemCustomTypeChange`
65
+ - added type `SetReturnItemLineItemCustomFieldChange`
66
+ - added type `SetReturnItemLineItemCustomTypeChange`
67
+ - added type `SetShippingAddressCustomFieldChange`
68
+ - added type `SetShippingAddressCustomTypeChange`
69
+ - added type `SetShippingCustomFieldChange`
70
+ - added type `SetShippingCustomTypeChange`
71
+ - added type `SetTransactionCustomFieldChange`
72
+ - added type `SetTransactionCustomTypeChange`
73
+ - added type `SetUnitTypeChange`
74
+ - added type `SetVariantExclusionChange`
75
+ - added type `UpdateItemShippingAddressChange`
76
+ - added type `SetAssociatesChange`
77
+ - added type `SetInheritedAssociatesChange`
78
+ - added type `ChangeTopLevelUnitChange`
79
+ - added type `Attribute`
80
+ - added type `BusinessUnitApprovalRuleMode`
81
+ - added type `BusinessUnitResourceIdentifier`
82
+ - added type `BusinessUnitType`
83
+ - added type `CustomFieldEnumValue`
84
+ - added type `CustomFieldLocalizedEnumValue`
85
+ - added type `CustomerGroupAssignment`
86
+ - added type `DiscountOnTotalPrice`
87
+ - added type `DiscountedTotalPricePortion`
88
+ - added type `ProductPriceModeEnum`
89
+ - added type `ProductVariantExclusion`
90
+ - added type `Shipping`
91
+ - added type `ShippingInfo`
92
+ - added type `ShippingRateInput`
93
+ - added type `ShoppingListLineItem`
94
+ - added type `TypeTextInputHint`
95
+ - added type `TypedMoney`
96
+ - added type `CentPrecisionMoney`
97
+ - added type `DiscountedPrice`
98
+ - added type `ShippingMethodState`
99
+ - added type `AssociateRoleDeprecated`
100
+ - added type `AssociateRoleKeyReference`
101
+ - added type `AttributeLevelEnum`
102
+ - added type `BaseAddress`
103
+ - added type `BusinessUnitKeyReference`
104
+ - added type `CartDiscountReference`
105
+ - added type `CartDiscountTarget`
106
+ - added type `CartDiscountValue`
107
+ - added type `CategoryReference`
108
+ - added type `ChannelReference`
109
+ - added type `CustomFieldValue`
110
+ - added type `CustomLineItemPriceMode`
111
+ - added type `CustomLineItemRecurrenceInfo`
112
+ - added type `CustomerGroupReference`
113
+ - added type `CustomerReference`
114
+ - added type `DiscountCodeReference`
115
+ - added type `FieldContainer`
116
+ - added type `GeoJson`
117
+ - added type `InventoryMode`
118
+ - added type `LineItemMode`
119
+ - added type `LineItemPriceMode`
120
+ - added type `LineItemRecurrenceInfo`
121
+ - added type `MethodTaxRate`
122
+ - added type `MethodTaxedPrice`
123
+ - added type `PaymentReference`
124
+ - added type `PriceSelectionMode`
125
+ - added type `PriceTier`
126
+ - added type `ProductDiscountReference`
127
+ - added type `ProductDiscountValue`
128
+ - added type `ProductReference`
129
+ - added type `ProductSelectionReference`
130
+ - added type `ProductTypeReference`
131
+ - added type `ProductVariant`
132
+ - added type `RecurrencePolicyReference`
133
+ - added type `ResourceTypeId`
134
+ - added type `ScopedPrice`
135
+ - added type `ShippingMethodReference`
136
+ - added type `StateReference`
137
+ - added type `StoreKeyReference`
138
+ - added type `TaxCategoryReference`
139
+ - added type `TaxPortion`
140
+ - added type `TypeReference`
141
+ - added type `ClientLogging`
142
+ - added type `ChangePriceRoundingModeChange`
143
+ - added type `ChangeCustomLineItemPriceRoundingModeChange`
144
+ - added type `ChangeLineItemPriceRoundingModeChange`
145
+ - added type `SetDirectDiscountsChange`
146
+ - added type `SetReferencesChange`
147
+ - added type `SetShippingInfoDiscountedPriceChange`
148
+ - added type `SetShippingMethodTaxCategoryChange`
149
+ - added type `SetTaxedShippingPriceChange`
150
+ - added type `ShippingMethodAddShippingRateChange`
151
+ - added type `ShippingMethodAddZoneChange`
152
+ - added type `ShippingMethodChangeActiveChange`
153
+ - added type `ShippingMethodChangeIsDefaultChange`
154
+ - added type `ShippingMethodChangeNameChange`
155
+ - added type `ShippingMethodChangeTaxCategoryChange`
156
+ - added type `ShippingMethodRemoveShippingRateChange`
157
+ - added type `ShippingMethodRemoveZoneChange`
158
+ - added type `ShippingMethodSetCustomFieldChange`
159
+ - added type `ShippingMethodSetCustomTypeChange`
160
+ - added type `ShippingMethodSetKeyChange`
161
+ - added type `ShippingMethodSetLocalizedDescriptionChange`
162
+ - added type `ShippingMethodSetLocalizedNameChange`
163
+ - added type `ShippingMethodSetPredicateChange`
164
+ - added type `ZoneResourceIdentifier`
165
+ - added type `ChangeDiscountTypeCombinationChange`
166
+ - added type `StandalonePriceChangeActiveChange`
167
+ - added type `StandalonePriceChangeValueChange`
168
+ - added type `StandalonePriceSetCustomFieldChange`
169
+ - added type `StandalonePriceSetCustomTypeChange`
170
+ - added type `StandalonePriceSetDiscountedPriceChange`
171
+ - added type `StandalonePriceSetKeyChange`
172
+ - added type `StandalonePriceSetPriceTiersChange`
173
+ - added type `StandalonePriceSetValidFromAndUntilChange`
174
+ - added type `StandalonePriceSetValidFromChange`
175
+ - added type `StandalonePriceSetValidUntilChange`
176
+ - added type `StandalonePriceLabel`
177
+ </details>
178
+
179
+ <details>
180
+ <summary>Changed Type(s)</summary>
181
+ - :warning: changed type `Address` from type `object` to `BaseAddress`
182
+ - :warning: changed type `GeoLocation` from type `object` to `GeoJson`
183
+ </details>
184
+
185
+ <details>
186
+ <summary>MarkDeprecated Type(s)</summary>
187
+ - marked type `AddAssociateChange` as deprecated
188
+ - marked type `AddPriceChange` as deprecated
189
+ - marked type `AddProductSelectionChange` as deprecated
190
+ - marked type `AddStateRolesChange` as deprecated
191
+ - marked type `ChangeAmountAuthorizedChange` as deprecated
192
+ - marked type `RemoveAssociateChange` as deprecated
193
+ - marked type `RemovePriceChange` as deprecated
194
+ - marked type `RemoveProductSelectionChange` as deprecated
195
+ - marked type `RemoveStateRolesChange` as deprecated
196
+ </details>
197
+
198
+ <details>
199
+ <summary>Added Enum(s)</summary>
200
+ - added enum `shipping-method` to type `ChangeHistoryResourceType`
201
+ - added enum `standalone-price` to type `ChangeHistoryResourceType`
202
+ - added enum `addInheritedAssociate` to type `PlatformInitiatedChange`
203
+ - added enum `changeIncludedInStatistics` to type `PlatformInitiatedChange`
204
+ - added enum `changeInheritedAssociate` to type `PlatformInitiatedChange`
205
+ - added enum `changeLastVariantId` to type `PlatformInitiatedChange`
206
+ - added enum `changeLineItemPublished` to type `PlatformInitiatedChange`
207
+ - added enum `changeTopLevelUnit` to type `PlatformInitiatedChange`
208
+ - added enum `removeInheritedAssociate` to type `PlatformInitiatedChange`
209
+ - added enum `setAncestors` to type `PlatformInitiatedChange`
210
+ - added enum `setInheritedAssociates` to type `PlatformInitiatedChange`
211
+ - added enum `setInheritedStores` to type `PlatformInitiatedChange`
212
+ - added enum `setLineItemDeactivatedAt` to type `PlatformInitiatedChange`
213
+ - added enum `setProductCount` to type `PlatformInitiatedChange`
214
+ - added enum `setReservations` to type `PlatformInitiatedChange`
215
+ - added enum `addShipping` to type `UpdateType`
216
+ - added enum `addShippingRate` to type `UpdateType`
217
+ - added enum `addZone` to type `UpdateType`
218
+ - added enum `changeActive` to type `UpdateType`
219
+ - added enum `changeApprovalRuleMode` to type `UpdateType`
220
+ - added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType`
221
+ - added enum `changeCustomer` to type `UpdateType`
222
+ - added enum `changeDiscountTypeCombination` to type `UpdateType`
223
+ - added enum `changeIncludedInStatistics` to type `UpdateType`
224
+ - added enum `changeIsDefault` to type `UpdateType`
225
+ - added enum `changeLastVariantId` to type `UpdateType`
226
+ - added enum `changeLineItemPriceRoundingMode` to type `UpdateType`
227
+ - added enum `changeLineItemPublished` to type `UpdateType`
228
+ - added enum `changePriceRoundingMode` to type `UpdateType`
229
+ - added enum `changeTaxCategory` to type `UpdateType`
230
+ - added enum `changeTopLevelUnit` to type `UpdateType`
231
+ - added enum `excludeProduct` to type `UpdateType`
232
+ - added enum `removeShipping` to type `UpdateType`
233
+ - added enum `removeShippingRate` to type `UpdateType`
234
+ - added enum `removeZone` to type `UpdateType`
235
+ - added enum `replaceTaxRate` to type `UpdateType`
236
+ - added enum `revertStagedChanges` to type `UpdateType`
237
+ - added enum `revertStagedVariantChanges` to type `UpdateType`
238
+ - added enum `setAncestors` to type `UpdateType`
239
+ - added enum `setAssociates` to type `UpdateType`
240
+ - added enum `setBillingAddressCustomField` to type `UpdateType`
241
+ - added enum `setBillingAddressCustomType` to type `UpdateType`
242
+ - added enum `setBusinessUnit` to type `UpdateType`
243
+ - added enum `setCustomLineItemDiscountedPrice` to type `UpdateType`
244
+ - added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType`
245
+ - added enum `setCustomerGroupAssignments` to type `UpdateType`
246
+ - added enum `setDeliveryAddressCustomField` to type `UpdateType`
247
+ - added enum `setDeliveryAddressCustomType` to type `UpdateType`
248
+ - added enum `setDeliveryCustomField` to type `UpdateType`
249
+ - added enum `setDeliveryCustomType` to type `UpdateType`
250
+ - added enum `setDirectDiscounts` to type `UpdateType`
251
+ - added enum `setDiscountOnTotalPrice` to type `UpdateType`
252
+ - added enum `setInheritedAssociates` to type `UpdateType`
253
+ - added enum `setInheritedStores` to type `UpdateType`
254
+ - added enum `setItemShippingAddressCustomField` to type `UpdateType`
255
+ - added enum `setItemShippingAddressCustomType` to type `UpdateType`
256
+ - added enum `setLocalizedDescription` to type `UpdateType`
257
+ - added enum `setLocalizedName` to type `UpdateType`
258
+ - added enum `setMaxCartQuantity` to type `UpdateType`
259
+ - added enum `setMinCartQuantity` to type `UpdateType`
260
+ - added enum `setParcelCustomField` to type `UpdateType`
261
+ - added enum `setParcelCustomType` to type `UpdateType`
262
+ - added enum `setPredicate` to type `UpdateType`
263
+ - added enum `setPriceKey` to type `UpdateType`
264
+ - added enum `setPriceMode` to type `UpdateType`
265
+ - added enum `setPriceTiers` to type `UpdateType`
266
+ - added enum `setProductAttribute` to type `UpdateType`
267
+ - added enum `setReferences` to type `UpdateType`
268
+ - added enum `setReturnInfo` to type `UpdateType`
269
+ - added enum `setReturnItemCustomField` to type `UpdateType`
270
+ - added enum `setReturnItemCustomType` to type `UpdateType`
271
+ - added enum `setShippingAddressCustomField` to type `UpdateType`
272
+ - added enum `setShippingAddressCustomType` to type `UpdateType`
273
+ - added enum `setShippingCustomField` to type `UpdateType`
274
+ - added enum `setShippingCustomType` to type `UpdateType`
275
+ - added enum `setShippingInfoDiscountedPrice` to type `UpdateType`
276
+ - added enum `setShippingMethodTaxCategory` to type `UpdateType`
277
+ - added enum `setTaxedShippingPrice` to type `UpdateType`
278
+ - added enum `setTransactionCustomField` to type `UpdateType`
279
+ - added enum `setTransactionCustomType` to type `UpdateType`
280
+ - added enum `setUnitType` to type `UpdateType`
281
+ - added enum `setVariantExclusion` to type `UpdateType`
282
+ - added enum `CreateApprovalRules` to type `Permission`
283
+ - added enum `UpdateApprovalRules` to type `Permission`
284
+ - added enum `UpdateApprovalFlows` to type `Permission`
285
+ - added enum `ViewMyShoppingLists` to type `Permission`
286
+ - added enum `ViewOthersShoppingLists` to type `Permission`
287
+ - added enum `UpdateMyShoppingLists` to type `Permission`
288
+ - added enum `UpdateOthersShoppingLists` to type `Permission`
289
+ - added enum `CreateMyShoppingLists` to type `Permission`
290
+ - added enum `CreateOthersShoppingLists` to type `Permission`
291
+ - added enum `DeleteMyShoppingLists` to type `Permission`
292
+ - added enum `DeleteOthersShoppingLists` to type `Permission`
293
+ - added enum `includeOnly` to type `ProductVariantSelectionTypeEnum`
294
+ - added enum `includeAllExcept` to type `ProductVariantSelectionTypeEnum`
295
+ - added enum `RenegotiationAddressed` to type `QuoteState`
296
+ - added enum `approval-flow` to type `ReferenceTypeId`
297
+ - added enum `approval-rule` to type `ReferenceTypeId`
298
+ - added enum `attribute-group` to type `ReferenceTypeId`
299
+ - added enum `direct-discount` to type `ReferenceTypeId`
300
+ - added enum `discount-group` to type `ReferenceTypeId`
301
+ - added enum `product-price` to type `ReferenceTypeId`
302
+ - added enum `product-tailoring` to type `ReferenceTypeId`
303
+ - added enum `recurrence-policy` to type `ReferenceTypeId`
304
+ - added enum `recurring-order` to type `ReferenceTypeId`
305
+ - added enum `standalone-price` to type `ReferenceTypeId`
306
+ - added enum `Delivered` to type `ShipmentState`
307
+ - added enum `Canceled` to type `ShipmentState`
308
+ </details>
309
+
310
+ <details>
311
+ <summary>Removed Enum(s)</summary>
312
+ - :warning: removed enum `changeAmountAuthorized` from type `UpdateType`
313
+ - :warning: removed enum `Failed` from type `QuoteState`
314
+ </details>
315
+
316
+ <details>
317
+ <summary>Required Property(s)</summary>
318
+ - changed property `id` of type `Address` to be optional
319
+ - changed property `key` of type `Address` to be optional
320
+ - changed property `title` of type `Address` to be optional
321
+ - changed property `salutation` of type `Address` to be optional
322
+ - changed property `firstName` of type `Address` to be optional
323
+ - changed property `lastName` of type `Address` to be optional
324
+ - changed property `streetName` of type `Address` to be optional
325
+ - changed property `streetNumber` of type `Address` to be optional
326
+ - changed property `additionalStreetInfo` of type `Address` to be optional
327
+ - changed property `postalCode` of type `Address` to be optional
328
+ - changed property `city` of type `Address` to be optional
329
+ - changed property `region` of type `Address` to be optional
330
+ - changed property `state` of type `Address` to be optional
331
+ - changed property `company` of type `Address` to be optional
332
+ - changed property `department` of type `Address` to be optional
333
+ - changed property `building` of type `Address` to be optional
334
+ - changed property `apartment` of type `Address` to be optional
335
+ - changed property `pOBox` of type `Address` to be optional
336
+ - changed property `phone` of type `Address` to be optional
337
+ - changed property `mobile` of type `Address` to be optional
338
+ - changed property `email` of type `Address` to be optional
339
+ - changed property `fax` of type `Address` to be optional
340
+ - changed property `additionalAddressInfo` of type `Address` to be optional
341
+ - changed property `externalId` of type `Address` to be optional
342
+ - changed property `description` of type `Asset` to be optional
343
+ - changed property `custom` of type `Asset` to be optional
344
+ - changed property `key` of type `Asset` to be optional
345
+ - changed property `key` of type `AssetSource` to be optional
346
+ - changed property `dimensions` of type `AssetSource` to be optional
347
+ - changed property `contentType` of type `AssetSource` to be optional
348
+ - changed property `inputTip` of type `AttributeDefinition` to be optional
349
+ - changed property `taxedPrice` of type `CustomLineItem` to be optional
350
+ - changed property `inputHint` of type `FieldDefinition` to be optional
351
+ - changed property `label` of type `Image` to be optional
352
+ - changed property `productSlug` of type `LineItem` to be optional
353
+ - changed property `custom` of type `LineItem` to be optional
354
+ - changed property `addedAt` of type `LineItem` to be optional
355
+ - changed property `state` of type `Location` to be optional
356
+ - changed property `measurements` of type `Parcel` to be optional
357
+ - changed property `trackingData` of type `Parcel` to be optional
358
+ - changed property `items` of type `Parcel` to be optional
359
+ - changed property `heightInMillimeter` of type `ParcelMeasurements` to be optional
360
+ - changed property `lengthInMillimeter` of type `ParcelMeasurements` to be optional
361
+ - changed property `widthInMillimeter` of type `ParcelMeasurements` to be optional
362
+ - changed property `weightInGram` of type `ParcelMeasurements` to be optional
363
+ - changed property `channels` of type `ProductVariantAvailability` to be optional
364
+ - changed property `isOnStock` of type `ProductVariantAvailability` to be optional
365
+ - changed property `restockableInDays` of type `ProductVariantAvailability` to be optional
366
+ - changed property `availableQuantity` of type `ProductVariantAvailability` to be optional
367
+ - changed property `isOnStock` of type `ProductVariantChannelAvailability` to be optional
368
+ - changed property `restockableInDays` of type `ProductVariantChannelAvailability` to be optional
369
+ - changed property `availableQuantity` of type `ProductVariantChannelAvailability` to be optional
370
+ - changed property `id` of type `ResourceIdentifier` to be optional
371
+ - changed property `key` of type `ResourceIdentifier` to be optional
372
+ - changed property `returnTrackingId` of type `ReturnInfo` to be optional
373
+ - changed property `returnDate` of type `ReturnInfo` to be optional
374
+ - changed property `comment` of type `ReturnItem` to be optional
375
+ - changed property `suggestTokenizer` of type `SearchKeyword` to be optional
376
+ - changed property `freeAbove` of type `ShippingRate` to be optional
377
+ - changed property `isMatching` of type `ShippingRate` to be optional
378
+ - changed property `externalId` of type `SyncInfo` to be optional
379
+ - changed property `id` of type `TaxRate` to be optional
380
+ - changed property `state` of type `TaxRate` to be optional
381
+ - changed property `subRates` of type `TaxRate` to be optional
382
+ - changed property `custom` of type `TextLineItem` to be optional
383
+ - changed property `description` of type `TextLineItem` to be optional
384
+ - changed property `trackingId` of type `TrackingData` to be optional
385
+ - changed property `carrier` of type `TrackingData` to be optional
386
+ - changed property `provider` of type `TrackingData` to be optional
387
+ - changed property `providerTransaction` of type `TrackingData` to be optional
388
+ - changed property `isReturn` of type `TrackingData` to be optional
389
+ - changed property `timestamp` of type `Transaction` to be optional
390
+ - changed property `interactionId` of type `Transaction` to be optional
391
+ </details>
392
+
393
+ <details>
394
+ <summary>Changed Property(s)</summary>
395
+ - :warning: changed property `nextValue` of type `AddEnumValueChange` from type `EnumValue` to `CustomFieldEnumValue`
396
+ - :warning: changed property `nextValue` of type `AddInterfaceInteractionChange` from type `CustomFieldExpandedValue` to `CustomFields`
397
+ - :warning: changed property `nextValue` of type `AddLocalizedEnumValueChange` from type `AttributeLocalizedEnumValue` to `CustomFieldLocalizedEnumValue`
398
+ - :warning: changed property `previousValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem`
399
+ - :warning: changed property `nextValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem`
400
+ - :warning: changed property `w` of type `AssetDimensions` from type `integer` to `number`
401
+ - :warning: changed property `h` of type `AssetDimensions` from type `integer` to `number`
402
+ - :warning: changed property `customer` of type `Associate` from type `Reference` to `CustomerReference`
403
+ - :warning: changed property `associateRole` of type `AssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference`
404
+ - :warning: changed property `previousValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]`
405
+ - :warning: changed property `nextValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]`
406
+ - :warning: changed property `previousValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint`
407
+ - :warning: changed property `nextValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint`
408
+ - :warning: changed property `previousValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]`
409
+ - :warning: changed property `nextValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]`
410
+ - :warning: changed property `previousValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]`
411
+ - :warning: changed property `nextValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]`
412
+ - :warning: changed property `type` of type `CustomFields` from type `Reference` to `TypeReference`
413
+ - :warning: changed property `fields` of type `CustomFields` from type `object` to `FieldContainer`
414
+ - :warning: changed property `money` of type `CustomLineItem` from type `Money` to `TypedMoney`
415
+ - :warning: changed property `totalPrice` of type `CustomLineItem` from type `Money` to `CentPrecisionMoney`
416
+ - :warning: changed property `quantity` of type `CustomLineItem` from type `integer` to `number`
417
+ - :warning: changed property `createdAt` of type `Delivery` from type `string` to `datetime`
418
+ - :warning: changed property `quantity` of type `DeliveryItem` from type `integer` to `number`
419
+ - :warning: changed property `discountCode` of type `DiscountCodeInfo` from type `Reference` to `DiscountCodeReference`
420
+ - :warning: changed property `discountedAmount` of type `DiscountedLineItemPortion` from type `Money` to `TypedMoney`
421
+ - :warning: changed property `value` of type `DiscountedLineItemPrice` from type `Money` to `TypedMoney`
422
+ - :warning: changed property `quantity` of type `DiscountedLineItemPriceForQuantity` from type `integer` to `number`
423
+ - :warning: changed property `inputHint` of type `FieldDefinition` from type `TextInputHint` to `TypeTextInputHint`
424
+ - :warning: changed property `w` of type `ImageDimensions` from type `integer` to `number`
425
+ - :warning: changed property `h` of type `ImageDimensions` from type `integer` to `number`
426
+ - :warning: changed property `customer` of type `InheritedAssociate` from type `Reference` to `CustomerReference`
427
+ - :warning: changed property `associateRole` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference`
428
+ - :warning: changed property `source` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `BusinessUnitKeyReference`
429
+ - :warning: changed property `quantity` of type `ItemShippingTarget` from type `integer` to `number`
430
+ - :warning: changed property `quantity` of type `ItemState` from type `integer` to `number`
431
+ - :warning: changed property `state` of type `ItemState` from type `Reference` to `StateReference`
432
+ - :warning: changed property `productType` of type `LineItem` from type `Reference` to `ProductTypeReference`
433
+ - :warning: changed property `variant` of type `LineItem` from type `Variant` to `ProductVariant`
434
+ - :warning: changed property `quantity` of type `LineItem` from type `integer` to `number`
435
+ - :warning: changed property `addedAt` of type `LineItem` from type `string` to `datetime`
436
+ - :warning: changed property `centAmount` of type `Money` from type `integer` to `number`
437
+ - :warning: changed property `createdAt` of type `Parcel` from type `string` to `datetime`
438
+ - :warning: changed property `heightInMillimeter` of type `ParcelMeasurements` from type `integer` to `number`
439
+ - :warning: changed property `lengthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number`
440
+ - :warning: changed property `widthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number`
441
+ - :warning: changed property `weightInGram` of type `ParcelMeasurements` from type `integer` to `number`
442
+ - :warning: changed property `payments` of type `PaymentInfo` from type `Reference[]` to `PaymentReference[]`
443
+ - :warning: changed property `value` of type `Price` from type `Money` to `TypedMoney`
444
+ - :warning: changed property `productSelection` of type `ProductSelectionSetting` from type `Reference` to `ProductSelectionReference`
445
+ - :warning: changed property `restockableInDays` of type `ProductVariantAvailability` from type `integer` to `number`
446
+ - :warning: changed property `availableQuantity` of type `ProductVariantAvailability` from type `integer` to `number`
447
+ - :warning: changed property `restockableInDays` of type `ProductVariantChannelAvailability` from type `integer` to `number`
448
+ - :warning: changed property `availableQuantity` of type `ProductVariantChannelAvailability` from type `integer` to `number`
449
+ - :warning: changed property `previousValue` of type `RemoveDeliveryItemsChange` from type `Delivery` to `DeliveryChangeValue`
450
+ - :warning: changed property `previousValue` of type `RemoveEnumValuesChange` from type `EnumValue` to `AttributePlainEnumValue`
451
+ - :warning: changed property `previousValue` of type `RemoveLocalizedEnumValuesChange` from type `LocalizedEnumValue` to `AttributeLocalizedEnumValue`
452
+ - :warning: changed property `previousValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem`
453
+ - :warning: changed property `nextValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem`
454
+ - :warning: changed property `returnDate` of type `ReturnInfo` from type `string` to `datetime`
455
+ - :warning: changed property `quantity` of type `ReturnItem` from type `integer` to `number`
456
+ - :warning: changed property `lastModifiedAt` of type `ReturnItem` from type `string` to `datetime`
457
+ - :warning: changed property `createdAt` of type `ReturnItem` from type `string` to `datetime`
458
+ - :warning: changed property `averageRating` of type `ReviewRatingStatistics` from type `integer` to `number`
459
+ - :warning: changed property `highestRating` of type `ReviewRatingStatistics` from type `integer` to `number`
460
+ - :warning: changed property `lowestRating` of type `ReviewRatingStatistics` from type `integer` to `number`
461
+ - :warning: changed property `previousValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute`
462
+ - :warning: changed property `nextValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute`
463
+ - :warning: changed property `previousValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice`
464
+ - :warning: changed property `nextValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice`
465
+ - :warning: changed property `previousValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice`
466
+ - :warning: changed property `nextValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice`
467
+ - :warning: changed property `previousValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice`
468
+ - :warning: changed property `nextValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice`
469
+ - :warning: changed property `previousValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice`
470
+ - :warning: changed property `nextValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice`
471
+ - :warning: changed property `previousValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate`
472
+ - :warning: changed property `nextValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate`
473
+ - :warning: changed property `previousValue` of type `SetStoreChange` from type `Reference` to `KeyReference`
474
+ - :warning: changed property `nextValue` of type `SetStoreChange` from type `Reference` to `KeyReference`
475
+ - :warning: changed property `price` of type `ShippingRate` from type `Money` to `CentPrecisionMoney`
476
+ - :warning: changed property `freeAbove` of type `ShippingRate` from type `Money` to `CentPrecisionMoney`
477
+ - :warning: changed property `amount` of type `SubRate` from type `integer` to `number`
478
+ - :warning: changed property `channel` of type `SyncInfo` from type `Reference` to `ChannelReference`
479
+ - :warning: changed property `syncedAt` of type `SyncInfo` from type `string` to `datetime`
480
+ - :warning: changed property `amount` of type `TaxRate` from type `integer` to `number`
481
+ - :warning: changed property `totalNet` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney`
482
+ - :warning: changed property `totalGross` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney`
483
+ - :warning: changed property `totalNet` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney`
484
+ - :warning: changed property `totalGross` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney`
485
+ - :warning: changed property `addedAt` of type `TextLineItem` from type `string` to `datetime`
486
+ - :warning: changed property `quantity` of type `TextLineItem` from type `integer` to `number`
487
+ - :warning: changed property `timestamp` of type `Transaction` from type `string` to `datetime`
488
+ - :warning: changed property `amount` of type `Transaction` from type `Money` to `CentPrecisionMoney`
489
+ </details>
490
+
491
+ <details>
492
+ <summary>Removed Property(s)</summary>
493
+ - :warning: removed property `/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/` from type `CategoryOrderHints`
494
+ - :warning: removed property `variantId` from type `LineItem`
495
+ - :warning: removed property `fractionDigits` from type `Money`
496
+ - :warning: removed property `type` from type `Money`
497
+ - :warning: removed property `//` from type `ProductVariantChannelAvailabilityMap`
498
+ - :warning: removed property `skus` from type `ProductVariantSelection`
499
+ </details>
500
+
501
+ <details>
502
+ <summary>Added Property(s)</summary>
503
+ - added property `catalogData` to type `AddAssetChange`
504
+ - added property `variant` to type `AddAssetChange`
505
+ - added property `attributeName` to type `AddEnumValueChange`
506
+ - added property `variant` to type `AddExternalImageChange`
507
+ - added property `variant` to type `AddPriceChange`
508
+ - added property `catalogData` to type `AddToCategoryChange`
509
+ - added property `custom` to type `Address`
510
+ - added property `sources` to type `Asset`
511
+ - added property `tags` to type `Asset`
512
+ - added property `roles` to type `Associate`
513
+ - added property `level` to type `AttributeDefinition`
514
+ - added property `/^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/` to type `CategoryOrderHints`
515
+ - added property `catalogData` to type `ChangeAssetNameChange`
516
+ - added property `variant` to type `ChangeAssetNameChange`
517
+ - added property `catalogData` to type `ChangeAssetOrderChange`
518
+ - added property `variant` to type `ChangeAssetOrderChange`
519
+ - added property `addedItems` to type `ChangeCartDiscountsChange`
520
+ - added property `removedItems` to type `ChangeCartDiscountsChange`
521
+ - added property `attributeName` to type `ChangeEnumValueLabelChange`
522
+ - added property `attributeName` to type `ChangeEnumValueOrderChange`
523
+ - added property `addedItems` to type `ChangeGroupsChange`
524
+ - added property `removedItems` to type `ChangeGroupsChange`
525
+ - added property `variant` to type `ChangePriceChange`
526
+ - added property `catalogData` to type `ChangeSlugChange`
527
+ - added property `key` to type `CustomLineItem`
528
+ - added property `taxedPricePortions` to type `CustomLineItem`
529
+ - added property `state` to type `CustomLineItem`
530
+ - added property `taxCategory` to type `CustomLineItem`
531
+ - added property `taxRate` to type `CustomLineItem`
532
+ - added property `perMethodTaxRate` to type `CustomLineItem`
533
+ - added property `discountedPricePerQuantity` to type `CustomLineItem`
534
+ - added property `custom` to type `CustomLineItem`
535
+ - added property `shippingDetails` to type `CustomLineItem`
536
+ - added property `priceMode` to type `CustomLineItem`
537
+ - added property `recurrenceInfo` to type `CustomLineItem`
538
+ - added property `key` to type `Delivery`
539
+ - added property `required` to type `FieldDefinition`
540
+ - added property `shippingMethodKey` to type `ItemShippingTarget`
541
+ - added property `key` to type `LineItem`
542
+ - added property `productKey` to type `LineItem`
543
+ - added property `price` to type `LineItem`
544
+ - added property `totalPrice` to type `LineItem`
545
+ - added property `discountedPricePerQuantity` to type `LineItem`
546
+ - added property `taxedPrice` to type `LineItem`
547
+ - added property `taxedPricePortions` to type `LineItem`
548
+ - added property `state` to type `LineItem`
549
+ - added property `taxRate` to type `LineItem`
550
+ - added property `perMethodTaxRate` to type `LineItem`
551
+ - added property `supplyChannel` to type `LineItem`
552
+ - added property `distributionChannel` to type `LineItem`
553
+ - added property `priceMode` to type `LineItem`
554
+ - added property `lineItemMode` to type `LineItem`
555
+ - added property `inventoryMode` to type `LineItem`
556
+ - added property `shippingDetails` to type `LineItem`
557
+ - added property `lastModifiedAt` to type `LineItem`
558
+ - added property `recurrenceInfo` to type `LineItem`
559
+ - added property `variant` to type `MoveImageToPositionChange`
560
+ - added property `key` to type `Parcel`
561
+ - added property `custom` to type `Parcel`
562
+ - added property `key` to type `Price`
563
+ - added property `country` to type `Price`
564
+ - added property `customerGroup` to type `Price`
565
+ - added property `channel` to type `Price`
566
+ - added property `validFrom` to type `Price`
567
+ - added property `validUntil` to type `Price`
568
+ - added property `discounted` to type `Price`
569
+ - added property `tiers` to type `Price`
570
+ - added property `custom` to type `Price`
571
+ - added property `recurrencePolicy` to type `Price`
572
+ - added property `id` to type `ProductVariantAvailability`
573
+ - added property `version` to type `ProductVariantAvailability`
574
+ - added property `id` to type `ProductVariantChannelAvailability`
575
+ - added property `version` to type `ProductVariantChannelAvailability`
576
+ - added property `/^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$/` to type `ProductVariantChannelAvailabilityMap`
577
+ - added property `catalogData` to type `RemoveAssetChange`
578
+ - added property `variant` to type `RemoveAssetChange`
579
+ - added property `catalogData` to type `RemoveFromCategoryChange`
580
+ - added property `variant` to type `RemoveImageChange`
581
+ - added property `variant` to type `RemovePriceChange`
582
+ - added property `key` to type `ReturnItem`
583
+ - added property `custom` to type `ReturnItem`
584
+ - added property `catalogData` to type `SetAssetCustomFieldChange`
585
+ - added property `variant` to type `SetAssetCustomFieldChange`
586
+ - added property `catalogData` to type `SetAssetCustomTypeChange`
587
+ - added property `variant` to type `SetAssetCustomTypeChange`
588
+ - added property `catalogData` to type `SetAssetDescriptionChange`
589
+ - added property `variant` to type `SetAssetDescriptionChange`
590
+ - added property `catalogData` to type `SetAssetKeyChange`
591
+ - added property `variant` to type `SetAssetKeyChange`
592
+ - added property `catalogData` to type `SetAssetSourcesChange`
593
+ - added property `variant` to type `SetAssetSourcesChange`
594
+ - added property `catalogData` to type `SetAssetTagsChange`
595
+ - added property `variant` to type `SetAssetTagsChange`
596
+ - added property `variant` to type `SetAttributeChange`
597
+ - added property `addedItems` to type `SetChannelRolesChange`
598
+ - added property `removedItems` to type `SetChannelRolesChange`
599
+ - added property `addedItems` to type `SetCountriesChange`
600
+ - added property `removedItems` to type `SetCountriesChange`
601
+ - added property `customTypeId` to type `SetCustomLineItemCustomFieldChange`
602
+ - added property `customLineItem` to type `SetCustomLineItemShippingDetailsChange`
603
+ - added property `price` to type `SetDiscountedPriceChange`
604
+ - added property `addedItems` to type `SetDistributionChannelsChange`
605
+ - added property `removedItems` to type `SetDistributionChannelsChange`
606
+ - added property `variant` to type `SetImageLabelChange`
607
+ - added property `addedItems` to type `SetLanguagesChange`
608
+ - added property `removedItems` to type `SetLanguagesChange`
609
+ - added property `lineItemId` to type `SetLineItemDiscountedPriceChange`
610
+ - added property `lineItemId` to type `SetLineItemDiscountedPricePerQuantityChange`
611
+ - added property `lineItemId` to type `SetLineItemPriceChange`
612
+ - added property `lineItemId` to type `SetLineItemProductSlugChange`
613
+ - added property `lineItem` to type `SetLineItemShippingDetailsChange`
614
+ - added property `variant` to type `SetLineItemShippingDetailsChange`
615
+ - added property `lineItemId` to type `SetLineItemTaxAmountChange`
616
+ - added property `lineItemId` to type `SetLineItemTaxRateChange`
617
+ - added property `variant` to type `SetLineItemTaxedPriceChange`
618
+ - added property `lineItemId` to type `SetLineItemTotalPriceChange`
619
+ - added property `variant` to type `SetLineItemTotalPriceChange`
620
+ - added property `catalogData` to type `SetMetaDescriptionChange`
621
+ - added property `catalogData` to type `SetMetaKeywordsChange`
622
+ - added property `catalogData` to type `SetMetaTitleChange`
623
+ - added property `lineItemId` to type `SetOrderLineItemCustomFieldChange`
624
+ - added property `lineItemId` to type `SetOrderLineItemCustomTypeChange`
625
+ - added property `addedItems` to type `SetPermissionsChange`
626
+ - added property `removedItems` to type `SetPermissionsChange`
627
+ - added property `addedItems` to type `SetPricesChange`
628
+ - added property `removedItems` to type `SetPricesChange`
629
+ - added property `variant` to type `SetProductPriceCustomFieldChange`
630
+ - added property `priceId` to type `SetProductPriceCustomFieldChange`
631
+ - added property `customTypeId` to type `SetProductPriceCustomFieldChange`
632
+ - added property `name` to type `SetProductPriceCustomFieldChange`
633
+ - added property `variant` to type `SetProductPriceCustomTypeChange`
634
+ - added property `priceId` to type `SetProductPriceCustomTypeChange`
635
+ - added property `addedItems` to type `SetProductSelectionsChange`
636
+ - added property `removedItems` to type `SetProductSelectionsChange`
637
+ - added property `variant` to type `SetProductVariantKeyChange`
638
+ - added property `addedItems` to type `SetReservationsChange`
639
+ - added property `removedItems` to type `SetReservationsChange`
640
+ - added property `variant` to type `SetSkuChange`
641
+ - added property `addedItems` to type `SetStateRolesChange`
642
+ - added property `removedItems` to type `SetStateRolesChange`
643
+ - added property `addedItems` to type `SetStoresChange`
644
+ - added property `removedItems` to type `SetStoresChange`
645
+ - added property `addedItems` to type `SetSupplyChannelsChange`
646
+ - added property `removedItems` to type `SetSupplyChannelsChange`
647
+ - added property `addedItems` to type `SetTransitionsChange`
648
+ - added property `removedItems` to type `SetTransitionsChange`
649
+ - added property `key` to type `TaxRate`
650
+ - added property `taxPortions` to type `TaxedItemPrice`
651
+ - added property `totalTax` to type `TaxedItemPrice`
652
+ - added property `taxPortions` to type `TaxedPrice`
653
+ - added property `totalTax` to type `TaxedPrice`
654
+ - added property `key` to type `TextLineItem`
655
+ - added property `custom` to type `Transaction`
656
+ - added property `customLineItemId` to type `TransitionCustomLineItemStateChange`
657
+ </details>
658
+
659
+ - [#1219](https://github.com/commercetools/commercetools-sdk-typescript/pull/1219) [`c665e6d`](https://github.com/commercetools/commercetools-sdk-typescript/commit/c665e6d12fe11e66baa303059869bca2b7364b1c) Thanks [@ShipilA](https://github.com/ShipilA)! - **Api changes**
660
+
661
+ <details>
662
+ <summary>Required Property(s)</summary>
663
+ - changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional
664
+ - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional
665
+ - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
666
+ - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional
667
+ - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
668
+ - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional
669
+ - changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional
670
+ - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional
671
+ - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
672
+ - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional
673
+ - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
674
+ - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional
675
+ </details>
676
+
677
+ <details>
678
+ <summary>Added Property(s)</summary>
679
+ - added property `interfaceId` to type `MyTransactionDraft`
680
+ - added property `interfaceId` to type `Transaction`
681
+ - added property `interfaceId` to type `TransactionDraft`
682
+ </details>
683
+
684
+ <details>
685
+ <summary>Added Type(s)</summary>
686
+ - added type `PaymentTransactionInterfaceIdSetMessage`
687
+ - added type `PaymentTransactionInterfaceIdSetMessagePayload`
688
+ - added type `PaymentSetTransactionInterfaceIdAction`
689
+ </details>
690
+
691
+ - [#1219](https://github.com/commercetools/commercetools-sdk-typescript/pull/1219) [`c665e6d`](https://github.com/commercetools/commercetools-sdk-typescript/commit/c665e6d12fe11e66baa303059869bca2b7364b1c) Thanks [@ShipilA](https://github.com/ShipilA)! - Regular release
692
+
693
+ ### Patch Changes
694
+
695
+ - [#1219](https://github.com/commercetools/commercetools-sdk-typescript/pull/1219) [`c665e6d`](https://github.com/commercetools/commercetools-sdk-typescript/commit/c665e6d12fe11e66baa303059869bca2b7364b1c) Thanks [@ShipilA](https://github.com/ShipilA)! - Monthly release
696
+
697
+ - Updated dependencies [[`c665e6d`](https://github.com/commercetools/commercetools-sdk-typescript/commit/c665e6d12fe11e66baa303059869bca2b7364b1c), [`c665e6d`](https://github.com/commercetools/commercetools-sdk-typescript/commit/c665e6d12fe11e66baa303059869bca2b7364b1c)]:
698
+ - @commercetools/ts-client@4.9.0
699
+
3
700
  ## 5.11.0
4
701
 
5
702
  ### Minor Changes