@akinon/pz-gpay 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,26 +1,28 @@
1
1
  # @akinon/pz-gpay
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
+
11
+ ## 1.122.0
10
12
 
11
13
  ### Minor Changes
12
14
 
13
15
  - 2e436c13: ZERO-3389 :Update README.md for GPay component: enhance props documentation, add custom UI usage examples
14
16
 
15
- ## 2.0.0-beta.15
17
+ ## 1.121.0
16
18
 
17
- ## 2.0.0-beta.14
19
+ ## 1.120.0
18
20
 
19
21
  ### Minor Changes
20
22
 
21
23
  - 6ad72e8d: ZERO-4032: Add loading state management for payment submissions across multiple components and add safe guarding
22
24
 
23
- ## 2.0.0-beta.13
25
+ ## 1.119.0
24
26
 
25
27
  ## 1.118.0
26
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-gpay",
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": {