@akinon/pz-hepsipay 1.102.0-rc.79 → 1.103.0-rc.81

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 +16 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @akinon/pz-hepsipay
2
2
 
3
+ ## 1.103.0-rc.81
4
+
5
+ ### Minor Changes
6
+
7
+ - 33d4d0c: ZERO-3615: remove custom not found
8
+
9
+ ## 1.103.0-rc.80
10
+
11
+ ### Minor Changes
12
+
13
+ - b09e5e3d: ZERO-3404: Update import paths for Button, Icon, and RootState in Hepsipay component
14
+ - d8be48fb: ZERO-3422: Update fetch method to use dynamic request method in wallet complete redirection middleware
15
+ - 16aff543: ZERO-3431: Add test script for redirect utility in package.json
16
+ - 7eb51ca9: ZERO-3424 :Update package versions
17
+ - 8b1d24eb: ZERO-3422: Update fetch method to use dynamic request method in wallet complete redirection middleware
18
+
3
19
  ## 1.102.0-rc.79
4
20
 
5
21
  ## 1.102.0-rc.78
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-hepsipay",
3
- "version": "1.102.0-rc.79",
3
+ "version": "1.103.0-rc.81",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {