|
1 | 1 | # @commercetools/history-sdk |
2 | 2 |
|
| 3 | +## 5.10.0 |
| 4 | + |
| 5 | +### Minor Changes |
| 6 | + |
| 7 | +- [#1205](https://github.com/commercetools/commercetools-sdk-typescript/pull/1205) [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04) Thanks [@ajimae](https://github.com/ajimae)! - release packages |
| 8 | + |
| 9 | +### Patch Changes |
| 10 | + |
| 11 | +- [#1205](https://github.com/commercetools/commercetools-sdk-typescript/pull/1205) [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04) Thanks [@ajimae](https://github.com/ajimae)! - release packages |
| 12 | + |
| 13 | +- [#1205](https://github.com/commercetools/commercetools-sdk-typescript/pull/1205) [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04) Thanks [@ajimae](https://github.com/ajimae)! - release changeset |
| 14 | + |
| 15 | +- Updated dependencies [[`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04), [`1ceb53b`](https://github.com/commercetools/commercetools-sdk-typescript/commit/1ceb53bf00457494ad061d7fe77a8d1b5a010d04)]: |
| 16 | + - @commercetools/ts-client@4.7.0 |
| 17 | + |
| 18 | +## 5.9.0 |
| 19 | + |
| 20 | +### Minor Changes |
| 21 | + |
| 22 | +- [#1203](https://github.com/commercetools/commercetools-sdk-typescript/pull/1203) [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255) Thanks [@ajimae](https://github.com/ajimae)! - release packages |
| 23 | + |
| 24 | +### Patch Changes |
| 25 | + |
| 26 | +- [#1203](https://github.com/commercetools/commercetools-sdk-typescript/pull/1203) [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255) Thanks [@ajimae](https://github.com/ajimae)! - release changeset |
| 27 | + |
| 28 | +- Updated dependencies [[`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255), [`e0b0fcc`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e0b0fccaed4812c0ac47b0c8c4724e81174b0255)]: |
| 29 | + - @commercetools/ts-client@4.6.0 |
| 30 | + |
| 31 | +## 5.8.0 |
| 32 | + |
| 33 | +### Minor Changes |
| 34 | + |
| 35 | +- [#1201](https://github.com/commercetools/commercetools-sdk-typescript/pull/1201) [`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b) Thanks [@ajimae](https://github.com/ajimae)! - release packages |
| 36 | + |
| 37 | +### Patch Changes |
| 38 | + |
| 39 | +- Updated dependencies [[`f7c3101`](https://github.com/commercetools/commercetools-sdk-typescript/commit/f7c31015ae0e18111c31fcdb3baee8e964bad99b)]: |
| 40 | + - @commercetools/ts-client@4.5.0 |
| 41 | + |
| 42 | +## 5.7.0 |
| 43 | + |
| 44 | +### Minor Changes |
| 45 | + |
| 46 | +- [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - **Api changes** |
| 47 | + |
| 48 | + <details> |
| 49 | + <summary>Required Property(s)</summary> |
| 50 | + - changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional |
| 51 | + - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional |
| 52 | + - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional |
| 53 | + - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessage` to be optional |
| 54 | + - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional |
| 55 | + - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessage` to be optional |
| 56 | + - changed property `variantSelection` of type `ProductSelectionProductAddedMessagePayload` to be optional |
| 57 | + - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessagePayload` to be optional |
| 58 | + - changed property `oldVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional |
| 59 | + - changed property `newVariantExclusion` of type `ProductSelectionVariantExclusionChangedMessagePayload` to be optional |
| 60 | + - changed property `oldVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional |
| 61 | + - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional |
| 62 | + </details> |
| 63 | + |
| 64 | + <details> |
| 65 | + <summary>Added Property(s)</summary> |
| 66 | + - added property `interfaceId` to type `MyTransactionDraft` |
| 67 | + - added property `interfaceId` to type `Transaction` |
| 68 | + - added property `interfaceId` to type `TransactionDraft` |
| 69 | + </details> |
| 70 | + |
| 71 | + <details> |
| 72 | + <summary>Added Type(s)</summary> |
| 73 | + - added type `PaymentTransactionInterfaceIdSetMessage` |
| 74 | + - added type `PaymentTransactionInterfaceIdSetMessagePayload` |
| 75 | + - added type `PaymentSetTransactionInterfaceIdAction` |
| 76 | + </details> |
| 77 | + |
| 78 | +- [#1191](https://github.com/commercetools/commercetools-sdk-typescript/pull/1191) [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e) Thanks [@ShipilA](https://github.com/ShipilA)! - Regular release |
| 79 | + |
| 80 | +### Patch Changes |
| 81 | + |
| 82 | +- Updated dependencies [[`e2fb7fd`](https://github.com/commercetools/commercetools-sdk-typescript/commit/e2fb7fd778f849f2a1da7f5abf0643c699bb8968), [`2898e78`](https://github.com/commercetools/commercetools-sdk-typescript/commit/2898e7831c731b611628e6516d99e19fa32d402e)]: |
| 83 | + - @commercetools/ts-client@4.4.0 |
| 84 | + |
3 | 85 | ## 5.6.0 |
4 | 86 |
|
5 | 87 | ### Minor Changes |
|
0 commit comments