@akinon/projectzero 1.93.0-rc.50 → 1.93.0-rc.52

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.93.0-rc.52
4
+
5
+ ## 1.93.0-rc.51
6
+
3
7
  ## 1.93.0-rc.50
4
8
 
5
9
  ## 1.93.0-rc.49
@@ -1,5 +1,52 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.93.0-rc.52
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [2e3e8ab2]
8
+ - @akinon/pz-tabby-extension@1.93.0-rc.52
9
+ - @akinon/next@1.93.0-rc.52
10
+ - @akinon/pz-akifast@1.93.0-rc.52
11
+ - @akinon/pz-b2b@1.93.0-rc.52
12
+ - @akinon/pz-basket-gift-pack@1.93.0-rc.52
13
+ - @akinon/pz-bkm@1.93.0-rc.52
14
+ - @akinon/pz-checkout-gift-pack@1.93.0-rc.52
15
+ - @akinon/pz-click-collect@1.93.0-rc.52
16
+ - @akinon/pz-credit-payment@1.93.0-rc.52
17
+ - @akinon/pz-gpay@1.93.0-rc.52
18
+ - @akinon/pz-hepsipay@1.93.0-rc.52
19
+ - @akinon/pz-masterpass@1.93.0-rc.52
20
+ - @akinon/pz-one-click-checkout@1.93.0-rc.52
21
+ - @akinon/pz-otp@1.93.0-rc.52
22
+ - @akinon/pz-pay-on-delivery@1.93.0-rc.52
23
+ - @akinon/pz-saved-card@1.93.0-rc.52
24
+ - @akinon/pz-similar-products@1.93.0-rc.52
25
+ - @akinon/pz-tamara-extension@1.93.0-rc.52
26
+
27
+ ## 1.93.0-rc.51
28
+
29
+ ### Patch Changes
30
+
31
+ - @akinon/next@1.93.0-rc.51
32
+ - @akinon/pz-akifast@1.93.0-rc.51
33
+ - @akinon/pz-b2b@1.93.0-rc.51
34
+ - @akinon/pz-basket-gift-pack@1.93.0-rc.51
35
+ - @akinon/pz-bkm@1.93.0-rc.51
36
+ - @akinon/pz-checkout-gift-pack@1.93.0-rc.51
37
+ - @akinon/pz-click-collect@1.93.0-rc.51
38
+ - @akinon/pz-credit-payment@1.93.0-rc.51
39
+ - @akinon/pz-gpay@1.93.0-rc.51
40
+ - @akinon/pz-hepsipay@1.93.0-rc.51
41
+ - @akinon/pz-masterpass@1.93.0-rc.51
42
+ - @akinon/pz-one-click-checkout@1.93.0-rc.51
43
+ - @akinon/pz-otp@1.93.0-rc.51
44
+ - @akinon/pz-pay-on-delivery@1.93.0-rc.51
45
+ - @akinon/pz-saved-card@1.93.0-rc.51
46
+ - @akinon/pz-similar-products@1.93.0-rc.51
47
+ - @akinon/pz-tabby-extension@1.93.0-rc.51
48
+ - @akinon/pz-tamara-extension@1.93.0-rc.51
49
+
3
50
  ## 1.93.0-rc.50
4
51
 
5
52
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.93.0-rc.50",
3
+ "version": "1.93.0-rc.52",
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.93.0-rc.50",
28
- "@akinon/pz-akifast": "1.93.0-rc.50",
29
- "@akinon/pz-b2b": "1.93.0-rc.50",
30
- "@akinon/pz-basket-gift-pack": "1.93.0-rc.50",
31
- "@akinon/pz-bkm": "1.93.0-rc.50",
32
- "@akinon/pz-checkout-gift-pack": "1.93.0-rc.50",
33
- "@akinon/pz-click-collect": "1.93.0-rc.50",
34
- "@akinon/pz-credit-payment": "1.93.0-rc.50",
35
- "@akinon/pz-gpay": "1.93.0-rc.50",
36
- "@akinon/pz-hepsipay": "1.93.0-rc.50",
37
- "@akinon/pz-masterpass": "1.93.0-rc.50",
38
- "@akinon/pz-one-click-checkout": "1.93.0-rc.50",
39
- "@akinon/pz-otp": "1.93.0-rc.50",
40
- "@akinon/pz-pay-on-delivery": "1.93.0-rc.50",
41
- "@akinon/pz-saved-card": "1.93.0-rc.50",
42
- "@akinon/pz-similar-products": "1.93.0-rc.50",
43
- "@akinon/pz-tabby-extension": "1.93.0-rc.50",
44
- "@akinon/pz-tamara-extension": "1.93.0-rc.50",
27
+ "@akinon/next": "1.93.0-rc.52",
28
+ "@akinon/pz-akifast": "1.93.0-rc.52",
29
+ "@akinon/pz-b2b": "1.93.0-rc.52",
30
+ "@akinon/pz-basket-gift-pack": "1.93.0-rc.52",
31
+ "@akinon/pz-bkm": "1.93.0-rc.52",
32
+ "@akinon/pz-checkout-gift-pack": "1.93.0-rc.52",
33
+ "@akinon/pz-click-collect": "1.93.0-rc.52",
34
+ "@akinon/pz-credit-payment": "1.93.0-rc.52",
35
+ "@akinon/pz-gpay": "1.93.0-rc.52",
36
+ "@akinon/pz-hepsipay": "1.93.0-rc.52",
37
+ "@akinon/pz-masterpass": "1.93.0-rc.52",
38
+ "@akinon/pz-one-click-checkout": "1.93.0-rc.52",
39
+ "@akinon/pz-otp": "1.93.0-rc.52",
40
+ "@akinon/pz-pay-on-delivery": "1.93.0-rc.52",
41
+ "@akinon/pz-saved-card": "1.93.0-rc.52",
42
+ "@akinon/pz-similar-products": "1.93.0-rc.52",
43
+ "@akinon/pz-tabby-extension": "1.93.0-rc.52",
44
+ "@akinon/pz-tamara-extension": "1.93.0-rc.52",
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.93.0-rc.50",
67
+ "@akinon/eslint-plugin-projectzero": "1.93.0-rc.52",
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.93.0-rc.50",
3
+ "version": "1.93.0-rc.52",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {