@akinon/projectzero 1.92.0-rc.8 → 1.92.0-rc.9

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,5 +1,11 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.92.0-rc.9
4
+
5
+ ### Minor Changes
6
+
7
+ - 72ad7bb: ZERO-3422: Add Flow Payment to the list of available plugins
8
+
3
9
  ## 1.92.0-rc.8
4
10
 
5
11
  ### Minor Changes
@@ -1,5 +1,32 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.92.0-rc.9
4
+
5
+ ### Minor Changes
6
+
7
+ - 72ad7bb: ZERO-3422: Add Flow Payment to the list of available plugins
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [72ad7bb]
12
+ - @akinon/next@1.92.0-rc.9
13
+ - @akinon/pz-akifast@1.92.0-rc.9
14
+ - @akinon/pz-b2b@1.92.0-rc.9
15
+ - @akinon/pz-basket-gift-pack@1.92.0-rc.9
16
+ - @akinon/pz-bkm@1.92.0-rc.9
17
+ - @akinon/pz-checkout-gift-pack@1.92.0-rc.9
18
+ - @akinon/pz-click-collect@1.92.0-rc.9
19
+ - @akinon/pz-credit-payment@1.92.0-rc.9
20
+ - @akinon/pz-gpay@1.92.0-rc.9
21
+ - @akinon/pz-hepsipay@1.92.0-rc.9
22
+ - @akinon/pz-masterpass@1.92.0-rc.9
23
+ - @akinon/pz-one-click-checkout@1.92.0-rc.9
24
+ - @akinon/pz-otp@1.92.0-rc.9
25
+ - @akinon/pz-pay-on-delivery@1.92.0-rc.9
26
+ - @akinon/pz-saved-card@1.92.0-rc.9
27
+ - @akinon/pz-tabby-extension@1.92.0-rc.9
28
+ - @akinon/pz-tamara-extension@1.92.0-rc.9
29
+
3
30
  ## 1.92.0-rc.8
4
31
 
5
32
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.92.0-rc.8",
3
+ "version": "1.92.0-rc.9",
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.92.0-rc.8",
28
- "@akinon/pz-akifast": "1.92.0-rc.8",
29
- "@akinon/pz-b2b": "1.92.0-rc.8",
30
- "@akinon/pz-basket-gift-pack": "1.92.0-rc.8",
31
- "@akinon/pz-bkm": "1.92.0-rc.8",
32
- "@akinon/pz-checkout-gift-pack": "1.92.0-rc.8",
33
- "@akinon/pz-click-collect": "1.92.0-rc.8",
34
- "@akinon/pz-credit-payment": "1.92.0-rc.8",
35
- "@akinon/pz-gpay": "1.92.0-rc.8",
36
- "@akinon/pz-hepsipay": "1.92.0-rc.8",
37
- "@akinon/pz-masterpass": "1.92.0-rc.8",
38
- "@akinon/pz-one-click-checkout": "1.92.0-rc.8",
39
- "@akinon/pz-otp": "1.92.0-rc.8",
40
- "@akinon/pz-pay-on-delivery": "1.92.0-rc.8",
41
- "@akinon/pz-saved-card": "1.92.0-rc.8",
42
- "@akinon/pz-tabby-extension": "1.92.0-rc.8",
43
- "@akinon/pz-tamara-extension": "1.92.0-rc.8",
27
+ "@akinon/next": "1.92.0-rc.9",
28
+ "@akinon/pz-akifast": "1.92.0-rc.9",
29
+ "@akinon/pz-b2b": "1.92.0-rc.9",
30
+ "@akinon/pz-basket-gift-pack": "1.92.0-rc.9",
31
+ "@akinon/pz-bkm": "1.92.0-rc.9",
32
+ "@akinon/pz-checkout-gift-pack": "1.92.0-rc.9",
33
+ "@akinon/pz-click-collect": "1.92.0-rc.9",
34
+ "@akinon/pz-credit-payment": "1.92.0-rc.9",
35
+ "@akinon/pz-gpay": "1.92.0-rc.9",
36
+ "@akinon/pz-hepsipay": "1.92.0-rc.9",
37
+ "@akinon/pz-masterpass": "1.92.0-rc.9",
38
+ "@akinon/pz-one-click-checkout": "1.92.0-rc.9",
39
+ "@akinon/pz-otp": "1.92.0-rc.9",
40
+ "@akinon/pz-pay-on-delivery": "1.92.0-rc.9",
41
+ "@akinon/pz-saved-card": "1.92.0-rc.9",
42
+ "@akinon/pz-tabby-extension": "1.92.0-rc.9",
43
+ "@akinon/pz-tamara-extension": "1.92.0-rc.9",
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.92.0-rc.8",
66
+ "@akinon/eslint-plugin-projectzero": "1.92.0-rc.9",
67
67
  "@semantic-release/changelog": "6.0.2",
68
68
  "@semantic-release/exec": "6.0.3",
69
69
  "@semantic-release/git": "10.0.1",
@@ -151,6 +151,10 @@ exports.default = () => __awaiter(void 0, void 0, void 0, function* () {
151
151
  {
152
152
  name: 'Tamara Payment Extension',
153
153
  value: 'pz-tamara-extension'
154
+ },
155
+ {
156
+ name: 'Flow Payment',
157
+ value: 'pz-flow-payment'
154
158
  }
155
159
  ];
156
160
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.92.0-rc.8",
3
+ "version": "1.92.0-rc.9",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {