File tree 3 files changed +26
-4
lines changed
3 files changed +26
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @commercetools/importapi-sdk ' : minor
3
+ ---
4
+
5
+ ** Import changes**
6
+
7
+ <details >
8
+ <summary >Added Property(s)</summary >
9
+
10
+ - added property ` /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ ` to type ` SearchKeywords `
11
+ - added property ` /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ ` to type ` LocalizedString `
12
+ </details >
13
+
14
+ <details >
15
+ <summary >Removed Property(s)</summary >
16
+
17
+ - :warning : removed property ` /^[a-z]{2}(-[A-Z]{2})?$/ ` from type ` SearchKeywords `
18
+ - :warning : removed property ` /^[a-z]{2}(-[A-Z]{2})?$/ ` from type ` LocalizedString `
19
+ </details >
Original file line number Diff line number Diff line change 1
- ** Api changes**
1
+ ** Import changes**
2
2
3
3
<details >
4
4
<summary >Added Property(s)</summary >
5
5
6
- - added property ` published ` to type ` ShoppingListLineItem `
6
+ - added property ` /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ ` to type ` SearchKeywords `
7
+ - added property ` /^[a-zA-Z]{2,3}(?:-[a-zA-Z]{4})?(?:-(?:[a-zA-Z]{2}|\d{3}))?$/ ` to type ` LocalizedString `
7
8
</details >
8
9
9
10
<details >
10
- <summary >Changed Property(s)</summary >
11
+ <summary >Removed Property(s)</summary >
11
12
12
- - :warning : changed property ` actions ` of type ` MyBusinessUnitUpdate ` from type ` BusinessUnitUpdateAction[] ` to ` MyBusinessUnitUpdateAction[] `
13
+ - :warning : removed property ` /^[a-z]{2}(-[A-Z]{2})?$/ ` from type ` SearchKeywords `
14
+ - :warning : removed property ` /^[a-z]{2}(-[A-Z]{2})?$/ ` from type ` LocalizedString `
13
15
</details >
Original file line number Diff line number Diff line change @@ -408,3 +408,4 @@ dec65e707130185745930bde27ce78ae64ab29c1
408
408
7fc89775aaee48e4af3c517e46b1bd7f4de4779f
409
409
ba64943be238cc04b24cfafc30b4e1d47976fd4e
410
410
f308ced4b427eea3642d2d183f6d15f0c1287aa8
411
+ ab2859c84d9f146e5d8556e905538b92af4aa044
You can’t perform that action at this time.
0 commit comments