@akinon/pz-gpay 1.100.0-rc.72 → 1.101.0-rc.73

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 +3 -3
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,8 +1,6 @@
1
1
  # @akinon/pz-gpay
2
2
 
3
- ## 1.100.0-rc.72
4
-
5
- ## 1.100.0-rc.71
3
+ ## 1.101.0-rc.73
6
4
 
7
5
  ### Minor Changes
8
6
 
@@ -17,6 +15,8 @@
17
15
  - 2e436c13: ZERO-3389 :Update README.md for GPay component: enhance props documentation, add custom UI usage examples
18
16
  - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
19
17
 
18
+ ## 1.100.0
19
+
20
20
  ## 1.99.0
21
21
 
22
22
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-gpay",
3
- "version": "1.100.0-rc.72",
3
+ "version": "1.101.0-rc.73",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {