@akinon/projectzero 1.92.0-rc.22 → 1.92.0-rc.24

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,9 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.92.0-rc.24
4
+
5
+ ## 1.92.0-rc.23
6
+
3
7
  ## 1.92.0-rc.22
4
8
 
5
9
  ### Minor Changes
@@ -1,5 +1,53 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.92.0-rc.24
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [fee608d]
8
+ - @akinon/next@1.92.0-rc.24
9
+ - @akinon/pz-akifast@1.92.0-rc.24
10
+ - @akinon/pz-b2b@1.92.0-rc.24
11
+ - @akinon/pz-basket-gift-pack@1.92.0-rc.24
12
+ - @akinon/pz-bkm@1.92.0-rc.24
13
+ - @akinon/pz-checkout-gift-pack@1.92.0-rc.24
14
+ - @akinon/pz-click-collect@1.92.0-rc.24
15
+ - @akinon/pz-credit-payment@1.92.0-rc.24
16
+ - @akinon/pz-gpay@1.92.0-rc.24
17
+ - @akinon/pz-hepsipay@1.92.0-rc.24
18
+ - @akinon/pz-masterpass@1.92.0-rc.24
19
+ - @akinon/pz-one-click-checkout@1.92.0-rc.24
20
+ - @akinon/pz-otp@1.92.0-rc.24
21
+ - @akinon/pz-pay-on-delivery@1.92.0-rc.24
22
+ - @akinon/pz-saved-card@1.92.0-rc.24
23
+ - @akinon/pz-similar-products@1.92.0-rc.24
24
+ - @akinon/pz-tabby-extension@1.92.0-rc.24
25
+ - @akinon/pz-tamara-extension@1.92.0-rc.24
26
+
27
+ ## 1.92.0-rc.23
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [cbdb5c14]
32
+ - @akinon/next@1.92.0-rc.23
33
+ - @akinon/pz-akifast@1.92.0-rc.23
34
+ - @akinon/pz-b2b@1.92.0-rc.23
35
+ - @akinon/pz-basket-gift-pack@1.92.0-rc.23
36
+ - @akinon/pz-bkm@1.92.0-rc.23
37
+ - @akinon/pz-checkout-gift-pack@1.92.0-rc.23
38
+ - @akinon/pz-click-collect@1.92.0-rc.23
39
+ - @akinon/pz-credit-payment@1.92.0-rc.23
40
+ - @akinon/pz-gpay@1.92.0-rc.23
41
+ - @akinon/pz-hepsipay@1.92.0-rc.23
42
+ - @akinon/pz-masterpass@1.92.0-rc.23
43
+ - @akinon/pz-one-click-checkout@1.92.0-rc.23
44
+ - @akinon/pz-otp@1.92.0-rc.23
45
+ - @akinon/pz-pay-on-delivery@1.92.0-rc.23
46
+ - @akinon/pz-saved-card@1.92.0-rc.23
47
+ - @akinon/pz-similar-products@1.92.0-rc.23
48
+ - @akinon/pz-tabby-extension@1.92.0-rc.23
49
+ - @akinon/pz-tamara-extension@1.92.0-rc.23
50
+
3
51
  ## 1.92.0-rc.22
4
52
 
5
53
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.92.0-rc.22",
3
+ "version": "1.92.0-rc.24",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -24,24 +24,24 @@
24
24
  "test:middleware": "jest middleware-matcher.test.ts --bail"
25
25
  },
26
26
  "dependencies": {
27
- "@akinon/next": "1.92.0-rc.22",
28
- "@akinon/pz-akifast": "1.92.0-rc.22",
29
- "@akinon/pz-b2b": "1.92.0-rc.22",
30
- "@akinon/pz-basket-gift-pack": "1.92.0-rc.22",
31
- "@akinon/pz-bkm": "1.92.0-rc.22",
32
- "@akinon/pz-checkout-gift-pack": "1.92.0-rc.22",
33
- "@akinon/pz-click-collect": "1.92.0-rc.22",
34
- "@akinon/pz-credit-payment": "1.92.0-rc.22",
35
- "@akinon/pz-gpay": "1.92.0-rc.22",
36
- "@akinon/pz-hepsipay": "1.92.0-rc.22",
37
- "@akinon/pz-masterpass": "1.92.0-rc.22",
38
- "@akinon/pz-one-click-checkout": "1.92.0-rc.22",
39
- "@akinon/pz-otp": "1.92.0-rc.22",
40
- "@akinon/pz-pay-on-delivery": "1.92.0-rc.22",
41
- "@akinon/pz-saved-card": "1.92.0-rc.22",
42
- "@akinon/pz-similar-products": "1.92.0-rc.22",
43
- "@akinon/pz-tabby-extension": "1.92.0-rc.22",
44
- "@akinon/pz-tamara-extension": "1.92.0-rc.22",
27
+ "@akinon/next": "1.92.0-rc.24",
28
+ "@akinon/pz-akifast": "1.92.0-rc.24",
29
+ "@akinon/pz-b2b": "1.92.0-rc.24",
30
+ "@akinon/pz-basket-gift-pack": "1.92.0-rc.24",
31
+ "@akinon/pz-bkm": "1.92.0-rc.24",
32
+ "@akinon/pz-checkout-gift-pack": "1.92.0-rc.24",
33
+ "@akinon/pz-click-collect": "1.92.0-rc.24",
34
+ "@akinon/pz-credit-payment": "1.92.0-rc.24",
35
+ "@akinon/pz-gpay": "1.92.0-rc.24",
36
+ "@akinon/pz-hepsipay": "1.92.0-rc.24",
37
+ "@akinon/pz-masterpass": "1.92.0-rc.24",
38
+ "@akinon/pz-one-click-checkout": "1.92.0-rc.24",
39
+ "@akinon/pz-otp": "1.92.0-rc.24",
40
+ "@akinon/pz-pay-on-delivery": "1.92.0-rc.24",
41
+ "@akinon/pz-saved-card": "1.92.0-rc.24",
42
+ "@akinon/pz-similar-products": "1.92.0-rc.24",
43
+ "@akinon/pz-tabby-extension": "1.92.0-rc.24",
44
+ "@akinon/pz-tamara-extension": "1.92.0-rc.24",
45
45
  "@hookform/resolvers": "2.9.0",
46
46
  "@next/third-parties": "14.1.0",
47
47
  "@react-google-maps/api": "2.17.1",
@@ -64,7 +64,7 @@
64
64
  "yup": "0.32.11"
65
65
  },
66
66
  "devDependencies": {
67
- "@akinon/eslint-plugin-projectzero": "1.92.0-rc.22",
67
+ "@akinon/eslint-plugin-projectzero": "1.92.0-rc.24",
68
68
  "@semantic-release/changelog": "6.0.2",
69
69
  "@semantic-release/exec": "6.0.3",
70
70
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.92.0-rc.22",
3
+ "version": "1.92.0-rc.24",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {