@akinon/pz-apple-pay 1.108.0-rc.9 → 1.109.0-rc.11
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 +4 -23
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,32 +1,13 @@
|
|
|
1
1
|
# @akinon/pz-apple-pay
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.109.0-rc.11
|
|
4
4
|
|
|
5
|
-
## 1.108.0
|
|
6
|
-
|
|
7
|
-
## 1.108.0-rc.7
|
|
8
|
-
|
|
9
|
-
## 1.108.0-rc.6
|
|
10
|
-
|
|
11
|
-
## 1.108.0-rc.5
|
|
5
|
+
## 1.108.0
|
|
12
6
|
|
|
13
7
|
### Minor Changes
|
|
14
8
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
## 1.108.0-rc.4
|
|
18
|
-
|
|
19
|
-
### Minor Changes
|
|
20
|
-
|
|
21
|
-
- d8883ce: ZERO-3640: Refactor wallet completion handling to accept additional parameters; update related API calls
|
|
22
|
-
|
|
23
|
-
## 1.108.0-rc.3
|
|
24
|
-
|
|
25
|
-
## 1.108.0-rc.2
|
|
26
|
-
|
|
27
|
-
## 1.108.0-rc.1
|
|
28
|
-
|
|
29
|
-
## 1.108.0-rc.0
|
|
9
|
+
- d8883ce6: ZERO-3640: Refactor wallet completion handling to accept additional parameters; update related API calls
|
|
10
|
+
- 31a2d35a: ZERO-3640: Refactor checkout API call to include useFormData option; update FlowPayment component for improved error handling and code readability
|
|
30
11
|
|
|
31
12
|
## 1.107.0
|
|
32
13
|
|