@akinon/pz-credit-payment 1.104.0-rc.83 → 1.105.0-rc.84

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 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @akinon/pz-credit-payment
2
2
 
3
- ## 1.104.0-rc.83
3
+ ## 1.105.0-rc.84
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -14,6 +14,8 @@
14
14
  - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
15
15
  - 33d4d0c: ZERO-3615: remove custom not found
16
16
 
17
+ ## 1.104.0
18
+
17
19
  ## 1.103.0
18
20
 
19
21
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-credit-payment",
3
- "version": "1.104.0-rc.83",
3
+ "version": "1.105.0-rc.84",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {