File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3535 "@commercetools/ts-client" : " ^4.2.1"
3636 },
3737 "devDependencies" : {
38- "@commercetools/platform-sdk" : " 8.15 .0" ,
38+ "@commercetools/platform-sdk" : " 8.16 .0" ,
3939 "@types/uuid" : " 10.0.0" ,
4040 "organize-imports-cli" : " 0.10.0" ,
4141 "tsconfig-replace-paths" : " 0.0.14" ,
Original file line number Diff line number Diff line change 11# @commercetools/platform-sdk
22
3+ ## 8.16.0
4+
5+ ### Minor Changes
6+
7+ - [ #1156 ] ( https://github.com/commercetools/commercetools-sdk-typescript/pull/1156 ) [ ` 976ea7e ` ] ( https://github.com/commercetools/commercetools-sdk-typescript/commit/976ea7e699b19fb28bde96ac4e0f73841122d1ca ) Thanks [ @ct-sdks ] ( https://github.com/apps/ct-sdks ) ! - ** Api changes**
8+
9+ <details >
10+ <summary >Added Property(s)</summary >
11+
12+ - added property ` isActive ` to type ` DiscountGroup `
13+ - added property ` isActive ` to type ` DiscountGroupDraft `
14+ </details >
15+
16+ <details >
17+ <summary >Added Type(s)</summary >
18+
19+ - added type ` DiscountGroupSetIsActiveAction `
20+ - added type ` MaxDiscountGroupsReachedError `
21+ - added type ` GraphQLMaxDiscountGroupsReachedError `
22+ - added type ` DiscountGroupIsActiveSetMessage `
23+ - added type ` DiscountGroupIsActiveSetMessagePayload `
24+ </details >
25+
326## 8.15.0
427
528### Minor Changes
Original file line number Diff line number Diff line change 44 "access" : " public"
55 },
66 "name" : " @commercetools/platform-sdk" ,
7- "version" : " 8.15 .0" ,
7+ "version" : " 8.16 .0" ,
88 "engines" : {
99 "node" : " >=18"
1010 },
You can’t perform that action at this time.
0 commit comments