@akinon/projectzero 1.39.0-rc.0 → 1.40.0-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
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.40.0-rc.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- 9b6bf91: ZERO-2660: Change campaings to campaigns
|
|
8
8
|
- 00ffde2: ZERO-2637: enhance create command with improved messaging
|
|
9
9
|
|
|
10
|
+
## 1.39.0
|
|
11
|
+
|
|
10
12
|
## 1.38.0
|
|
11
13
|
|
|
12
14
|
## 1.37.0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.40.0-rc.0
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
- dff0d59: ZERO-2659: add formData support to proxy api requests
|
|
16
16
|
- beb499e: ZERO-2551: Add new tsconfig paths
|
|
17
17
|
- 4614eee: ZERO-2602: The script that checks the build for standalone projects
|
|
18
|
+
- 306d9d8: ZERO-2705: Add checkout-with-token regex to matcher
|
|
18
19
|
- f046f8e: ZERO-2575: update version for react-number-format
|
|
19
20
|
|
|
20
21
|
### Patch Changes
|
|
21
22
|
|
|
22
|
-
- Updated dependencies [1bc5e92]
|
|
23
23
|
- Updated dependencies [a4c8d6a]
|
|
24
24
|
- Updated dependencies [c53ea3e]
|
|
25
25
|
- Updated dependencies [c53ef7b]
|
|
@@ -32,13 +32,26 @@
|
|
|
32
32
|
- Updated dependencies [dff0d59]
|
|
33
33
|
- Updated dependencies [beb499e]
|
|
34
34
|
- Updated dependencies [f046f8e]
|
|
35
|
-
- @akinon/next@1.
|
|
36
|
-
- @akinon/pz-b2b@1.
|
|
37
|
-
- @akinon/pz-gpay@1.
|
|
38
|
-
- @akinon/pz-masterpass@1.
|
|
39
|
-
- @akinon/pz-one-click-checkout@1.
|
|
40
|
-
- @akinon/pz-otp@1.
|
|
41
|
-
- @akinon/pz-pay-on-delivery@1.
|
|
35
|
+
- @akinon/next@1.40.0-rc.0
|
|
36
|
+
- @akinon/pz-b2b@1.40.0-rc.0
|
|
37
|
+
- @akinon/pz-gpay@1.40.0-rc.0
|
|
38
|
+
- @akinon/pz-masterpass@1.40.0-rc.0
|
|
39
|
+
- @akinon/pz-one-click-checkout@1.40.0-rc.0
|
|
40
|
+
- @akinon/pz-otp@1.40.0-rc.0
|
|
41
|
+
- @akinon/pz-pay-on-delivery@1.40.0-rc.0
|
|
42
|
+
|
|
43
|
+
## 1.39.0
|
|
44
|
+
|
|
45
|
+
### Patch Changes
|
|
46
|
+
|
|
47
|
+
- Updated dependencies [1bc5e92]
|
|
48
|
+
- @akinon/next@1.39.0
|
|
49
|
+
- @akinon/pz-b2b@1.39.0
|
|
50
|
+
- @akinon/pz-gpay@1.39.0
|
|
51
|
+
- @akinon/pz-masterpass@1.39.0
|
|
52
|
+
- @akinon/pz-one-click-checkout@1.39.0
|
|
53
|
+
- @akinon/pz-otp@1.39.0
|
|
54
|
+
- @akinon/pz-pay-on-delivery@1.39.0
|
|
42
55
|
|
|
43
56
|
## 1.38.0
|
|
44
57
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.40.0-rc.0",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,13 +22,13 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.
|
|
26
|
-
"@akinon/pz-b2b": "1.
|
|
27
|
-
"@akinon/pz-gpay": "1.
|
|
28
|
-
"@akinon/pz-masterpass": "1.
|
|
29
|
-
"@akinon/pz-one-click-checkout": "1.
|
|
30
|
-
"@akinon/pz-otp": "1.
|
|
31
|
-
"@akinon/pz-pay-on-delivery": "1.
|
|
25
|
+
"@akinon/next": "1.40.0-rc.0",
|
|
26
|
+
"@akinon/pz-b2b": "1.40.0-rc.0",
|
|
27
|
+
"@akinon/pz-gpay": "1.40.0-rc.0",
|
|
28
|
+
"@akinon/pz-masterpass": "1.40.0-rc.0",
|
|
29
|
+
"@akinon/pz-one-click-checkout": "1.40.0-rc.0",
|
|
30
|
+
"@akinon/pz-otp": "1.40.0-rc.0",
|
|
31
|
+
"@akinon/pz-pay-on-delivery": "1.40.0-rc.0",
|
|
32
32
|
"@hookform/resolvers": "2.9.0",
|
|
33
33
|
"@next/third-parties": "14.1.0",
|
|
34
34
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"yup": "0.32.11"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@akinon/eslint-plugin-projectzero": "1.
|
|
56
|
+
"@akinon/eslint-plugin-projectzero": "1.40.0-rc.0",
|
|
57
57
|
"@semantic-release/changelog": "6.0.2",
|
|
58
58
|
"@semantic-release/exec": "6.0.3",
|
|
59
59
|
"@semantic-release/git": "10.0.1",
|