@motopays/pay-form 2.6.2 → 2.6.3-rc.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.
Files changed (3) hide show
  1. package/CHANGELOG.md +16 -8
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Changelog
2
+ ## 2.6.3
3
+ ### Fixed
4
+ - Terms check box validation for Google Pay for 2.6.x
5
+ - Google Pay several languages problem fix for 2.6.x
6
+
2
7
 
3
- ## 2.6.1
8
+ ## 2.5.3
4
9
  ### Fixed
5
- - Safari support for Google Pay
10
+ - Terms check box validation for Google Pay
11
+ - Google Pay several languages problem fix
12
+
6
13
 
7
14
 
8
15
 
9
16
 
17
+ ## 2.6.2
18
+ ### Fixed
19
+ - Safari support for Google Pay
20
+
21
+
22
+
10
23
 
11
24
  ## 2.6.0
12
25
 
@@ -16,11 +29,6 @@
16
29
 
17
30
 
18
31
 
19
- ## 2.5.1
20
- ### Fixed
21
- - Safari support for Google Pay
22
-
23
-
24
32
 
25
33
 
26
34
 
@@ -353,4 +361,4 @@
353
361
  - Signature in response model of payment
354
362
 
355
363
  ### Changes
356
- - Styles for links, indent and text at the bottom of the payment form
364
+ - Styles for links, indent and text at the bottom of the payment form