@akinon/projectzero 1.91.0-rc.6 → 1.92.0-rc.10
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 +16 -0
- package/app-template/CHANGELOG.md +104 -0
- package/app-template/package.json +19 -19
- package/commands/plugins.ts +4 -0
- package/dist/commands/plugins.js +4 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
+
## 1.92.0-rc.10
|
|
4
|
+
|
|
5
|
+
## 1.92.0-rc.9
|
|
6
|
+
|
|
7
|
+
### Minor Changes
|
|
8
|
+
|
|
9
|
+
- 72ad7bb: ZERO-3422: Add Flow Payment to the list of available plugins
|
|
10
|
+
|
|
11
|
+
## 1.92.0-rc.8
|
|
12
|
+
|
|
13
|
+
### Minor Changes
|
|
14
|
+
|
|
15
|
+
- c806fad: ZERO-3422: Add Flow Payment plugin to the defined plugins list
|
|
16
|
+
|
|
17
|
+
## 1.92.0-rc.7
|
|
18
|
+
|
|
3
19
|
## 1.91.0-rc.6
|
|
4
20
|
|
|
5
21
|
## 1.91.0-rc.5
|
|
@@ -1,5 +1,109 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
+
## 1.92.0-rc.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [35dfb8f8]
|
|
8
|
+
- @akinon/next@1.92.0-rc.10
|
|
9
|
+
- @akinon/pz-akifast@1.92.0-rc.10
|
|
10
|
+
- @akinon/pz-b2b@1.92.0-rc.10
|
|
11
|
+
- @akinon/pz-basket-gift-pack@1.92.0-rc.10
|
|
12
|
+
- @akinon/pz-bkm@1.92.0-rc.10
|
|
13
|
+
- @akinon/pz-checkout-gift-pack@1.92.0-rc.10
|
|
14
|
+
- @akinon/pz-click-collect@1.92.0-rc.10
|
|
15
|
+
- @akinon/pz-credit-payment@1.92.0-rc.10
|
|
16
|
+
- @akinon/pz-gpay@1.92.0-rc.10
|
|
17
|
+
- @akinon/pz-hepsipay@1.92.0-rc.10
|
|
18
|
+
- @akinon/pz-masterpass@1.92.0-rc.10
|
|
19
|
+
- @akinon/pz-one-click-checkout@1.92.0-rc.10
|
|
20
|
+
- @akinon/pz-otp@1.92.0-rc.10
|
|
21
|
+
- @akinon/pz-pay-on-delivery@1.92.0-rc.10
|
|
22
|
+
- @akinon/pz-saved-card@1.92.0-rc.10
|
|
23
|
+
- @akinon/pz-tabby-extension@1.92.0-rc.10
|
|
24
|
+
- @akinon/pz-tamara-extension@1.92.0-rc.10
|
|
25
|
+
|
|
26
|
+
## 1.92.0-rc.9
|
|
27
|
+
|
|
28
|
+
### Minor Changes
|
|
29
|
+
|
|
30
|
+
- 72ad7bb: ZERO-3422: Add Flow Payment to the list of available plugins
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- Updated dependencies [72ad7bb]
|
|
35
|
+
- @akinon/next@1.92.0-rc.9
|
|
36
|
+
- @akinon/pz-akifast@1.92.0-rc.9
|
|
37
|
+
- @akinon/pz-b2b@1.92.0-rc.9
|
|
38
|
+
- @akinon/pz-basket-gift-pack@1.92.0-rc.9
|
|
39
|
+
- @akinon/pz-bkm@1.92.0-rc.9
|
|
40
|
+
- @akinon/pz-checkout-gift-pack@1.92.0-rc.9
|
|
41
|
+
- @akinon/pz-click-collect@1.92.0-rc.9
|
|
42
|
+
- @akinon/pz-credit-payment@1.92.0-rc.9
|
|
43
|
+
- @akinon/pz-gpay@1.92.0-rc.9
|
|
44
|
+
- @akinon/pz-hepsipay@1.92.0-rc.9
|
|
45
|
+
- @akinon/pz-masterpass@1.92.0-rc.9
|
|
46
|
+
- @akinon/pz-one-click-checkout@1.92.0-rc.9
|
|
47
|
+
- @akinon/pz-otp@1.92.0-rc.9
|
|
48
|
+
- @akinon/pz-pay-on-delivery@1.92.0-rc.9
|
|
49
|
+
- @akinon/pz-saved-card@1.92.0-rc.9
|
|
50
|
+
- @akinon/pz-tabby-extension@1.92.0-rc.9
|
|
51
|
+
- @akinon/pz-tamara-extension@1.92.0-rc.9
|
|
52
|
+
|
|
53
|
+
## 1.92.0-rc.8
|
|
54
|
+
|
|
55
|
+
### Minor Changes
|
|
56
|
+
|
|
57
|
+
- c806fad: ZERO-3422: Add Flow Payment plugin to the defined plugins list
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- Updated dependencies [c806fad]
|
|
62
|
+
- @akinon/next@1.92.0-rc.8
|
|
63
|
+
- @akinon/pz-akifast@1.92.0-rc.8
|
|
64
|
+
- @akinon/pz-b2b@1.92.0-rc.8
|
|
65
|
+
- @akinon/pz-basket-gift-pack@1.92.0-rc.8
|
|
66
|
+
- @akinon/pz-bkm@1.92.0-rc.8
|
|
67
|
+
- @akinon/pz-checkout-gift-pack@1.92.0-rc.8
|
|
68
|
+
- @akinon/pz-click-collect@1.92.0-rc.8
|
|
69
|
+
- @akinon/pz-credit-payment@1.92.0-rc.8
|
|
70
|
+
- @akinon/pz-gpay@1.92.0-rc.8
|
|
71
|
+
- @akinon/pz-hepsipay@1.92.0-rc.8
|
|
72
|
+
- @akinon/pz-masterpass@1.92.0-rc.8
|
|
73
|
+
- @akinon/pz-one-click-checkout@1.92.0-rc.8
|
|
74
|
+
- @akinon/pz-otp@1.92.0-rc.8
|
|
75
|
+
- @akinon/pz-pay-on-delivery@1.92.0-rc.8
|
|
76
|
+
- @akinon/pz-saved-card@1.92.0-rc.8
|
|
77
|
+
- @akinon/pz-tabby-extension@1.92.0-rc.8
|
|
78
|
+
- @akinon/pz-tamara-extension@1.92.0-rc.8
|
|
79
|
+
|
|
80
|
+
## 1.92.0-rc.7
|
|
81
|
+
|
|
82
|
+
### Minor Changes
|
|
83
|
+
|
|
84
|
+
- 6e6b0a9: ZERO-3422: Add pz-flow-payment package
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- Updated dependencies [6e6b0a9]
|
|
89
|
+
- @akinon/next@1.92.0-rc.7
|
|
90
|
+
- @akinon/pz-akifast@1.92.0-rc.7
|
|
91
|
+
- @akinon/pz-b2b@1.92.0-rc.7
|
|
92
|
+
- @akinon/pz-basket-gift-pack@1.92.0-rc.7
|
|
93
|
+
- @akinon/pz-bkm@1.92.0-rc.7
|
|
94
|
+
- @akinon/pz-checkout-gift-pack@1.92.0-rc.7
|
|
95
|
+
- @akinon/pz-click-collect@1.92.0-rc.7
|
|
96
|
+
- @akinon/pz-credit-payment@1.92.0-rc.7
|
|
97
|
+
- @akinon/pz-gpay@1.92.0-rc.7
|
|
98
|
+
- @akinon/pz-hepsipay@1.92.0-rc.7
|
|
99
|
+
- @akinon/pz-masterpass@1.92.0-rc.7
|
|
100
|
+
- @akinon/pz-one-click-checkout@1.92.0-rc.7
|
|
101
|
+
- @akinon/pz-otp@1.92.0-rc.7
|
|
102
|
+
- @akinon/pz-pay-on-delivery@1.92.0-rc.7
|
|
103
|
+
- @akinon/pz-saved-card@1.92.0-rc.7
|
|
104
|
+
- @akinon/pz-tabby-extension@1.92.0-rc.7
|
|
105
|
+
- @akinon/pz-tamara-extension@1.92.0-rc.7
|
|
106
|
+
|
|
3
107
|
## 1.91.0-rc.6
|
|
4
108
|
|
|
5
109
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.92.0-rc.10",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
"test:middleware": "jest middleware-matcher.test.ts --bail"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@akinon/next": "1.
|
|
28
|
-
"@akinon/pz-akifast": "1.
|
|
29
|
-
"@akinon/pz-b2b": "1.
|
|
30
|
-
"@akinon/pz-basket-gift-pack": "1.
|
|
31
|
-
"@akinon/pz-bkm": "1.
|
|
32
|
-
"@akinon/pz-checkout-gift-pack": "1.
|
|
33
|
-
"@akinon/pz-click-collect": "1.
|
|
34
|
-
"@akinon/pz-credit-payment": "1.
|
|
35
|
-
"@akinon/pz-gpay": "1.
|
|
36
|
-
"@akinon/pz-hepsipay": "1.
|
|
37
|
-
"@akinon/pz-masterpass": "1.
|
|
38
|
-
"@akinon/pz-one-click-checkout": "1.
|
|
39
|
-
"@akinon/pz-otp": "1.
|
|
40
|
-
"@akinon/pz-pay-on-delivery": "1.
|
|
41
|
-
"@akinon/pz-saved-card": "1.
|
|
42
|
-
"@akinon/pz-tabby-extension": "1.
|
|
43
|
-
"@akinon/pz-tamara-extension": "1.
|
|
27
|
+
"@akinon/next": "1.92.0-rc.10",
|
|
28
|
+
"@akinon/pz-akifast": "1.92.0-rc.10",
|
|
29
|
+
"@akinon/pz-b2b": "1.92.0-rc.10",
|
|
30
|
+
"@akinon/pz-basket-gift-pack": "1.92.0-rc.10",
|
|
31
|
+
"@akinon/pz-bkm": "1.92.0-rc.10",
|
|
32
|
+
"@akinon/pz-checkout-gift-pack": "1.92.0-rc.10",
|
|
33
|
+
"@akinon/pz-click-collect": "1.92.0-rc.10",
|
|
34
|
+
"@akinon/pz-credit-payment": "1.92.0-rc.10",
|
|
35
|
+
"@akinon/pz-gpay": "1.92.0-rc.10",
|
|
36
|
+
"@akinon/pz-hepsipay": "1.92.0-rc.10",
|
|
37
|
+
"@akinon/pz-masterpass": "1.92.0-rc.10",
|
|
38
|
+
"@akinon/pz-one-click-checkout": "1.92.0-rc.10",
|
|
39
|
+
"@akinon/pz-otp": "1.92.0-rc.10",
|
|
40
|
+
"@akinon/pz-pay-on-delivery": "1.92.0-rc.10",
|
|
41
|
+
"@akinon/pz-saved-card": "1.92.0-rc.10",
|
|
42
|
+
"@akinon/pz-tabby-extension": "1.92.0-rc.10",
|
|
43
|
+
"@akinon/pz-tamara-extension": "1.92.0-rc.10",
|
|
44
44
|
"@hookform/resolvers": "2.9.0",
|
|
45
45
|
"@next/third-parties": "14.1.0",
|
|
46
46
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"yup": "0.32.11"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
|
-
"@akinon/eslint-plugin-projectzero": "1.
|
|
66
|
+
"@akinon/eslint-plugin-projectzero": "1.92.0-rc.10",
|
|
67
67
|
"@semantic-release/changelog": "6.0.2",
|
|
68
68
|
"@semantic-release/exec": "6.0.3",
|
|
69
69
|
"@semantic-release/git": "10.0.1",
|
package/commands/plugins.ts
CHANGED
package/dist/commands/plugins.js
CHANGED