@springtree/eva-services-carrier-post-nl 1.3.0 → 1.4.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/lib/EVA.Carrier.PostNL.Services.d.ts.map +1 -1
- package/lib/EVA.Carrier.PostNL.Services.js +6 -6
- package/lib/EVA.Carrier.PostNL.Services.js.map +1 -1
- package/lib/eva-services-carrier-post-nl.es5.js +6 -6
- package/lib/eva-services-carrier-post-nl.umd.js +6 -6
- package/package.json +2 -2
- package/CHANGELOG.md +0 -155
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EVA.Carrier.PostNL.Services.d.ts","sourceRoot":"","sources":["../src/EVA.Carrier.PostNL.Services.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEpE,yBAAiB,aAAa,CAAC;IAE7B;;;;;;OAMG;IACH,MAAa,oCAAqC,YAAW,qBAAqB;QAChF,IAAI,SAAwD;QAC5D,IAAI,
|
|
1
|
+
{"version":3,"file":"EVA.Carrier.PostNL.Services.d.ts","sourceRoot":"","sources":["../src/EVA.Carrier.PostNL.Services.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEpE,yBAAiB,aAAa,CAAC;IAE7B;;;;;;OAMG;IACH,MAAa,oCAAqC,YAAW,qBAAqB;QAChF,IAAI,SAAwD;QAC5D,IAAI,SAAmD;QACvD,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,CAAC;QAClE,QAAQ,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,oBAAoB,CAAC;KAC1C;IAED;;;;;;OAMG;IACH,MAAa,wCAAyC,YAAW,qBAAqB;QACpF,IAAI,SAA4D;QAChE,IAAI,SAAuD;QAC3D,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,CAAC;QACtE,QAAQ,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,gDAAgD,CAAC;KAChF;IAED;;;;;;OAMG;IACH,MAAa,yCAA0C,YAAW,qBAAqB;QACrF,IAAI,SAA6D;QACjE,IAAI,SAAwD;QAC5D,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,CAAC;QACvE,QAAQ,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,CAAC;KACjF;IAED;;;;;;;;;;;;OAYG;IACH,MAAa,oCAAqC,YAAW,qBAAqB;QAChF,IAAI,SAAwD;QAC5D,IAAI,SAAmD;QACvD,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,oCAAoC,CAAC;QAClE,QAAQ,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,CAAC;KAC5E;IAED;;;;;;OAMG;IACH,MAAa,gCAAiC,YAAW,qBAAqB;QAC5E,IAAI,SAAoD;QACxD,IAAI,SAA+C;QACnD,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,gCAAgC,CAAC;QAC9D,QAAQ,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,wCAAwC,CAAC;KACxE;IAED;;;;;;OAMG;IACH,MAAa,mCAAoC,YAAW,qBAAqB;QAC/E,IAAI,SAAuD;QAC3D,IAAI,SAAkD;QACtD,OAAO,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,MAAM,CAAC,mCAAmC,CAAC;QACjE,QAAQ,CAAC,EAAE,GAAG,CAAC,IAAI,CAAC,oBAAoB,CAAC;KAC1C;CACF"}
|
|
@@ -10,7 +10,7 @@ export var CarrierPostNL;
|
|
|
10
10
|
class PostNLCreateShippingLabelForShipment {
|
|
11
11
|
constructor() {
|
|
12
12
|
this.name = 'CarrierPostNL:PostNLCreateShippingLabelForShipment';
|
|
13
|
-
this.path = '/
|
|
13
|
+
this.path = '/message/PostNLCreateShippingLabelForShipment';
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
CarrierPostNL.PostNLCreateShippingLabelForShipment = PostNLCreateShippingLabelForShipment;
|
|
@@ -24,7 +24,7 @@ export var CarrierPostNL;
|
|
|
24
24
|
class PostNLGetAvailablePickUpLocationsForArea {
|
|
25
25
|
constructor() {
|
|
26
26
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForArea';
|
|
27
|
-
this.path = '/
|
|
27
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForArea';
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForArea = PostNLGetAvailablePickUpLocationsForArea;
|
|
@@ -38,7 +38,7 @@ export var CarrierPostNL;
|
|
|
38
38
|
class PostNLGetAvailablePickUpLocationsForOrder {
|
|
39
39
|
constructor() {
|
|
40
40
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForOrder';
|
|
41
|
-
this.path = '/
|
|
41
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForOrder';
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForOrder = PostNLGetAvailablePickUpLocationsForOrder;
|
|
@@ -58,7 +58,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
58
58
|
class PostNLGetAvailableTimeframesForOrder {
|
|
59
59
|
constructor() {
|
|
60
60
|
this.name = 'CarrierPostNL:PostNLGetAvailableTimeframesForOrder';
|
|
61
|
-
this.path = '/
|
|
61
|
+
this.path = '/message/PostNLGetAvailableTimeframesForOrder';
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
CarrierPostNL.PostNLGetAvailableTimeframesForOrder = PostNLGetAvailableTimeframesForOrder;
|
|
@@ -72,7 +72,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
72
72
|
class PostNLGetShippingOptionsForOrder {
|
|
73
73
|
constructor() {
|
|
74
74
|
this.name = 'CarrierPostNL:PostNLGetShippingOptionsForOrder';
|
|
75
|
-
this.path = '/
|
|
75
|
+
this.path = '/message/PostNLGetShippingOptionsForOrder';
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
CarrierPostNL.PostNLGetShippingOptionsForOrder = PostNLGetShippingOptionsForOrder;
|
|
@@ -86,7 +86,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
86
86
|
class PostNLUpdateShippingOptionsForOrder {
|
|
87
87
|
constructor() {
|
|
88
88
|
this.name = 'CarrierPostNL:PostNLUpdateShippingOptionsForOrder';
|
|
89
|
-
this.path = '/
|
|
89
|
+
this.path = '/message/PostNLUpdateShippingOptionsForOrder';
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
CarrierPostNL.PostNLUpdateShippingOptionsForOrder = PostNLUpdateShippingOptionsForOrder;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EVA.Carrier.PostNL.Services.js","sourceRoot":"","sources":["../src/EVA.Carrier.PostNL.Services.ts"],"names":[],"mappings":"AAEE,MAAM,KAAW,aAAa,CA2F7B;AA3FD,WAAiB,aAAa;IAE5B;;;;;;OAMG;IACH,MAAa,oCAAoC;QAAjD;YACE,SAAI,GAAG,oDAAoD,CAAC;YAC5D,SAAI,GAAG,
|
|
1
|
+
{"version":3,"file":"EVA.Carrier.PostNL.Services.js","sourceRoot":"","sources":["../src/EVA.Carrier.PostNL.Services.ts"],"names":[],"mappings":"AAEE,MAAM,KAAW,aAAa,CA2F7B;AA3FD,WAAiB,aAAa;IAE5B;;;;;;OAMG;IACH,MAAa,oCAAoC;QAAjD;YACE,SAAI,GAAG,oDAAoD,CAAC;YAC5D,SAAI,GAAG,+CAA+C,CAAC;QAGzD,CAAC;KAAA;IALY,kDAAoC,uCAKhD,CAAA;IAED;;;;;;OAMG;IACH,MAAa,wCAAwC;QAArD;YACE,SAAI,GAAG,wDAAwD,CAAC;YAChE,SAAI,GAAG,mDAAmD,CAAC;QAG7D,CAAC;KAAA;IALY,sDAAwC,2CAKpD,CAAA;IAED;;;;;;OAMG;IACH,MAAa,yCAAyC;QAAtD;YACE,SAAI,GAAG,yDAAyD,CAAC;YACjE,SAAI,GAAG,oDAAoD,CAAC;QAG9D,CAAC;KAAA;IALY,uDAAyC,4CAKrD,CAAA;IAED;;;;;;;;;;;;OAYG;IACH,MAAa,oCAAoC;QAAjD;YACE,SAAI,GAAG,oDAAoD,CAAC;YAC5D,SAAI,GAAG,+CAA+C,CAAC;QAGzD,CAAC;KAAA;IALY,kDAAoC,uCAKhD,CAAA;IAED;;;;;;OAMG;IACH,MAAa,gCAAgC;QAA7C;YACE,SAAI,GAAG,gDAAgD,CAAC;YACxD,SAAI,GAAG,2CAA2C,CAAC;QAGrD,CAAC;KAAA;IALY,8CAAgC,mCAK5C,CAAA;IAED;;;;;;OAMG;IACH,MAAa,mCAAmC;QAAhD;YACE,SAAI,GAAG,mDAAmD,CAAC;YAC3D,SAAI,GAAG,8CAA8C,CAAC;QAGxD,CAAC;KAAA;IALY,iDAAmC,sCAK/C,CAAA;AACH,CAAC,EA3FgB,aAAa,KAAb,aAAa,QA2F7B"}
|
|
@@ -10,7 +10,7 @@ var CarrierPostNL;
|
|
|
10
10
|
class PostNLCreateShippingLabelForShipment {
|
|
11
11
|
constructor() {
|
|
12
12
|
this.name = 'CarrierPostNL:PostNLCreateShippingLabelForShipment';
|
|
13
|
-
this.path = '/
|
|
13
|
+
this.path = '/message/PostNLCreateShippingLabelForShipment';
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
CarrierPostNL.PostNLCreateShippingLabelForShipment = PostNLCreateShippingLabelForShipment;
|
|
@@ -24,7 +24,7 @@ var CarrierPostNL;
|
|
|
24
24
|
class PostNLGetAvailablePickUpLocationsForArea {
|
|
25
25
|
constructor() {
|
|
26
26
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForArea';
|
|
27
|
-
this.path = '/
|
|
27
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForArea';
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForArea = PostNLGetAvailablePickUpLocationsForArea;
|
|
@@ -38,7 +38,7 @@ var CarrierPostNL;
|
|
|
38
38
|
class PostNLGetAvailablePickUpLocationsForOrder {
|
|
39
39
|
constructor() {
|
|
40
40
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForOrder';
|
|
41
|
-
this.path = '/
|
|
41
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForOrder';
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForOrder = PostNLGetAvailablePickUpLocationsForOrder;
|
|
@@ -58,7 +58,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
58
58
|
class PostNLGetAvailableTimeframesForOrder {
|
|
59
59
|
constructor() {
|
|
60
60
|
this.name = 'CarrierPostNL:PostNLGetAvailableTimeframesForOrder';
|
|
61
|
-
this.path = '/
|
|
61
|
+
this.path = '/message/PostNLGetAvailableTimeframesForOrder';
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
CarrierPostNL.PostNLGetAvailableTimeframesForOrder = PostNLGetAvailableTimeframesForOrder;
|
|
@@ -72,7 +72,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
72
72
|
class PostNLGetShippingOptionsForOrder {
|
|
73
73
|
constructor() {
|
|
74
74
|
this.name = 'CarrierPostNL:PostNLGetShippingOptionsForOrder';
|
|
75
|
-
this.path = '/
|
|
75
|
+
this.path = '/message/PostNLGetShippingOptionsForOrder';
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
CarrierPostNL.PostNLGetShippingOptionsForOrder = PostNLGetShippingOptionsForOrder;
|
|
@@ -86,7 +86,7 @@ Only lines set to PostNL will be used for the EVA stock availability check; unle
|
|
|
86
86
|
class PostNLUpdateShippingOptionsForOrder {
|
|
87
87
|
constructor() {
|
|
88
88
|
this.name = 'CarrierPostNL:PostNLUpdateShippingOptionsForOrder';
|
|
89
|
-
this.path = '/
|
|
89
|
+
this.path = '/message/PostNLUpdateShippingOptionsForOrder';
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
CarrierPostNL.PostNLUpdateShippingOptionsForOrder = PostNLUpdateShippingOptionsForOrder;
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
class PostNLCreateShippingLabelForShipment {
|
|
17
17
|
constructor() {
|
|
18
18
|
this.name = 'CarrierPostNL:PostNLCreateShippingLabelForShipment';
|
|
19
|
-
this.path = '/
|
|
19
|
+
this.path = '/message/PostNLCreateShippingLabelForShipment';
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
CarrierPostNL.PostNLCreateShippingLabelForShipment = PostNLCreateShippingLabelForShipment;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
class PostNLGetAvailablePickUpLocationsForArea {
|
|
31
31
|
constructor() {
|
|
32
32
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForArea';
|
|
33
|
-
this.path = '/
|
|
33
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForArea';
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForArea = PostNLGetAvailablePickUpLocationsForArea;
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
class PostNLGetAvailablePickUpLocationsForOrder {
|
|
45
45
|
constructor() {
|
|
46
46
|
this.name = 'CarrierPostNL:PostNLGetAvailablePickUpLocationsForOrder';
|
|
47
|
-
this.path = '/
|
|
47
|
+
this.path = '/message/PostNLGetAvailablePickUpLocationsForOrder';
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
50
|
CarrierPostNL.PostNLGetAvailablePickUpLocationsForOrder = PostNLGetAvailablePickUpLocationsForOrder;
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
class PostNLGetAvailableTimeframesForOrder {
|
|
65
65
|
constructor() {
|
|
66
66
|
this.name = 'CarrierPostNL:PostNLGetAvailableTimeframesForOrder';
|
|
67
|
-
this.path = '/
|
|
67
|
+
this.path = '/message/PostNLGetAvailableTimeframesForOrder';
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
CarrierPostNL.PostNLGetAvailableTimeframesForOrder = PostNLGetAvailableTimeframesForOrder;
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
class PostNLGetShippingOptionsForOrder {
|
|
79
79
|
constructor() {
|
|
80
80
|
this.name = 'CarrierPostNL:PostNLGetShippingOptionsForOrder';
|
|
81
|
-
this.path = '/
|
|
81
|
+
this.path = '/message/PostNLGetShippingOptionsForOrder';
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
CarrierPostNL.PostNLGetShippingOptionsForOrder = PostNLGetShippingOptionsForOrder;
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
class PostNLUpdateShippingOptionsForOrder {
|
|
93
93
|
constructor() {
|
|
94
94
|
this.name = 'CarrierPostNL:PostNLUpdateShippingOptionsForOrder';
|
|
95
|
-
this.path = '/
|
|
95
|
+
this.path = '/message/PostNLUpdateShippingOptionsForOrder';
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
CarrierPostNL.PostNLUpdateShippingOptionsForOrder = PostNLUpdateShippingOptionsForOrder;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@springtree/eva-services-carrier-post-nl",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.4.0",
|
|
4
4
|
"description": "The EVA service repository for EVA.Carrier.PostNL",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "SpringTree <info@springtree.nl>",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"peerDependencies": {
|
|
34
34
|
"@springtree/eva-services-core": "^1.0.0"
|
|
35
35
|
},
|
|
36
|
-
"gitHead": "
|
|
36
|
+
"gitHead": "8c2f19a98f8713ade25a33a422b2334851d04fc6"
|
|
37
37
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# 1.3.0 (2021-11-26)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* **typings:** update to latest ([ea0a930](https://github.com/springtreesolutions/eva-sdk-repo/commit/ea0a930452790bd1ff569072c0916dbac217e2f3))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## 1.2.2 (2021-03-08)
|
|
18
|
-
|
|
19
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## 1.2.1 (2021-02-22)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
# 1.2.0 (2021-02-22)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Features
|
|
37
|
-
|
|
38
|
-
* **sdk-react:** add wish list state ([99d567f](https://github.com/springtreesolutions/eva-sdk-repo/commit/99d567f5af7b2bd8a1ea3e3a4bf8700ae0ef8d87))
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## 1.1.9 (2021-02-22)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## 1.1.8 (2021-02-22)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## 1.1.7 (2021-02-19)
|
|
61
|
-
|
|
62
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
## 1.1.6 (2021-02-19)
|
|
69
|
-
|
|
70
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
## 1.1.5 (2021-02-19)
|
|
77
|
-
|
|
78
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
## 1.1.4 (2021-02-19)
|
|
85
|
-
|
|
86
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
## 1.1.3 (2021-02-19)
|
|
93
|
-
|
|
94
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
## 1.1.2 (2021-02-19)
|
|
101
|
-
|
|
102
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
## 1.1.1 (2021-02-19)
|
|
109
|
-
|
|
110
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
# 1.1.0 (2020-04-30)
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
### Features
|
|
120
|
-
|
|
121
|
-
* **service:** add setting and option to set station ID header ([8f0a683](https://github.com/springtreesolutions/eva-sdk-repo/commit/8f0a683cb323be16b9dc696a35eac295ff1b3fc1))
|
|
122
|
-
* **typings:** update to latest ([a767432](https://github.com/springtreesolutions/eva-sdk-repo/commit/a7674325001f8979135838e1a08c8c69ab15bf48))
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
## [1.0.2](https://github.com/springtreesolutions/eva-sdk-repo/compare/@springtree/eva-services-carrier-post-nl@1.0.1...@springtree/eva-services-carrier-post-nl@1.0.2) (2019-12-20)
|
|
129
|
-
|
|
130
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
## [1.0.1](https://github.com/springtreesolutions/eva-sdk-repo/compare/@springtree/eva-services-carrier-post-nl@1.0.0...@springtree/eva-services-carrier-post-nl@1.0.1) (2019-09-20)
|
|
137
|
-
|
|
138
|
-
**Note:** Version bump only for package @springtree/eva-services-carrier-post-nl
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
# 1.0.0 (2019-09-20)
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
### Bug Fixes
|
|
148
|
-
|
|
149
|
-
* **npm:** public package scope ([f223f30](https://github.com/springtreesolutions/eva-sdk-repo/commit/f223f30))
|
|
150
|
-
* **npm:** setup inter package peer dependencies ([eef5fa9](https://github.com/springtreesolutions/eva-sdk-repo/commit/eef5fa9))
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
### Features
|
|
154
|
-
|
|
155
|
-
* **services:** lots of registries ([ba5abf8](https://github.com/springtreesolutions/eva-sdk-repo/commit/ba5abf8))
|