@akinon/pz-masterpass-rest 2.0.5-rc.0 → 2.0.6-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.
- package/CHANGELOG.md +3 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @akinon/pz-masterpass-rest
|
|
2
2
|
|
|
3
|
-
## 2.0.
|
|
3
|
+
## 2.0.6-rc.0
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
- fb4aa9b4: ZERO-4333: update maxLength for cardNumber input and enhance button styling in installment list
|
|
10
10
|
- 63a72000: ZERO-3895: enhance payment processing with additional fields support
|
|
11
11
|
|
|
12
|
+
## 2.0.5
|
|
13
|
+
|
|
12
14
|
## 2.0.4
|
|
13
15
|
|
|
14
16
|
## 2.0.3
|
package/package.json
CHANGED