@akinon/projectzero 1.92.0-rc.21 → 1.92.0-rc.23

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