@akinon/pz-apple-pay 2.0.0-beta.19 → 2.0.0-beta.20

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +9 -7
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,22 +1,24 @@
1
1
  # @akinon/pz-apple-pay
2
2
 
3
- ## 2.0.0-beta.19
3
+ ## 2.0.0-beta.20
4
4
 
5
- ## 2.0.0-beta.18
5
+ ## 1.125.0
6
6
 
7
- ## 2.0.0-beta.17
7
+ ## 1.124.0
8
8
 
9
- ## 2.0.0-beta.16
9
+ ## 1.123.0
10
10
 
11
- ## 2.0.0-beta.15
11
+ ## 1.122.0
12
12
 
13
- ## 2.0.0-beta.14
13
+ ## 1.121.0
14
+
15
+ ## 1.120.0
14
16
 
15
17
  ### Minor Changes
16
18
 
17
19
  - 6ad72e8d: ZERO-4032: Add loading state management for payment submissions across multiple components and add safe guarding
18
20
 
19
- ## 2.0.0-beta.13
21
+ ## 1.119.0
20
22
 
21
23
  ## 1.118.0
22
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-apple-pay",
3
- "version": "2.0.0-beta.19",
3
+ "version": "2.0.0-beta.20",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {