@akinon/pz-hepsipay 2.0.0-beta.18 → 2.0.0-beta.20

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 +10 -6
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,20 +1,24 @@
1
1
  # @akinon/pz-hepsipay
2
2
 
3
- ## 2.0.0-beta.18
3
+ ## 2.0.0-beta.20
4
4
 
5
- ## 2.0.0-beta.17
5
+ ## 1.125.0
6
6
 
7
- ## 2.0.0-beta.16
7
+ ## 1.124.0
8
8
 
9
- ## 2.0.0-beta.15
9
+ ## 1.123.0
10
10
 
11
- ## 2.0.0-beta.14
11
+ ## 1.122.0
12
+
13
+ ## 1.121.0
14
+
15
+ ## 1.120.0
12
16
 
13
17
  ### Minor Changes
14
18
 
15
19
  - 6ad72e8d: ZERO-4032: Add loading state management for payment submissions across multiple components and add safe guarding
16
20
 
17
- ## 2.0.0-beta.13
21
+ ## 1.119.0
18
22
 
19
23
  ## 1.118.0
20
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-hepsipay",
3
- "version": "2.0.0-beta.18",
3
+ "version": "2.0.0-beta.20",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {