@akinon/projectzero 1.43.0-rc.3 → 1.43.0-rc.5

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,7 +1,15 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.43.0-rc.5
4
+
5
+ ## 1.43.0-rc.4
6
+
3
7
  ## 1.43.0-rc.3
4
8
 
9
+ ### Minor Changes
10
+
11
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
12
+
5
13
  ## 1.43.0-rc.2
6
14
 
7
15
  ## 1.43.0-rc.1
@@ -1,22 +1,65 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.43.0-rc.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [17f8752]
8
+ - @akinon/next@1.43.0-rc.5
9
+ - @akinon/pz-akifast@1.43.0-rc.5
10
+ - @akinon/pz-b2b@1.43.0-rc.5
11
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.5
12
+ - @akinon/pz-bkm@1.43.0-rc.5
13
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.5
14
+ - @akinon/pz-click-collect@1.43.0-rc.5
15
+ - @akinon/pz-credit-payment@1.43.0-rc.5
16
+ - @akinon/pz-gpay@1.43.0-rc.5
17
+ - @akinon/pz-masterpass@1.43.0-rc.5
18
+ - @akinon/pz-one-click-checkout@1.43.0-rc.5
19
+ - @akinon/pz-otp@1.43.0-rc.5
20
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.5
21
+
22
+ ## 1.43.0-rc.4
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [3f9b8d7]
27
+ - @akinon/next@1.43.0-rc.4
28
+ - @akinon/pz-akifast@1.43.0-rc.4
29
+ - @akinon/pz-b2b@1.43.0-rc.4
30
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.4
31
+ - @akinon/pz-bkm@1.43.0-rc.4
32
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.4
33
+ - @akinon/pz-click-collect@1.43.0-rc.4
34
+ - @akinon/pz-credit-payment@1.43.0-rc.4
35
+ - @akinon/pz-gpay@1.43.0-rc.4
36
+ - @akinon/pz-masterpass@1.43.0-rc.4
37
+ - @akinon/pz-one-click-checkout@1.43.0-rc.4
38
+ - @akinon/pz-otp@1.43.0-rc.4
39
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.4
40
+
3
41
  ## 1.43.0-rc.3
4
42
 
43
+ ### Minor Changes
44
+
45
+ - 64699d3: ZERO-2761: Fix invalid import for plugin module
46
+
5
47
  ### Patch Changes
6
48
 
7
- - @akinon/next@1.43.0-rc.3
8
- - @akinon/pz-akifast@1.43.0-rc.3
9
- - @akinon/pz-b2b@1.43.0-rc.3
10
- - @akinon/pz-basket-gift-pack@1.43.0-rc.3
11
- - @akinon/pz-bkm@1.43.0-rc.3
12
- - @akinon/pz-checkout-gift-pack@1.43.0-rc.3
13
- - @akinon/pz-click-collect@1.43.0-rc.3
14
- - @akinon/pz-credit-payment@1.43.0-rc.3
15
- - @akinon/pz-gpay@1.43.0-rc.3
16
- - @akinon/pz-masterpass@1.43.0-rc.3
17
- - @akinon/pz-one-click-checkout@1.43.0-rc.3
18
- - @akinon/pz-otp@1.43.0-rc.3
19
- - @akinon/pz-pay-on-delivery@1.43.0-rc.3
49
+ - Updated dependencies [64699d3]
50
+ - @akinon/pz-checkout-gift-pack@1.43.0-rc.3
51
+ - @akinon/pz-one-click-checkout@1.43.0-rc.3
52
+ - @akinon/pz-basket-gift-pack@1.43.0-rc.3
53
+ - @akinon/pz-pay-on-delivery@1.43.0-rc.3
54
+ - @akinon/pz-credit-payment@1.43.0-rc.3
55
+ - @akinon/pz-click-collect@1.43.0-rc.3
56
+ - @akinon/pz-masterpass@1.43.0-rc.3
57
+ - @akinon/next@1.43.0-rc.3
58
+ - @akinon/pz-akifast@1.43.0-rc.3
59
+ - @akinon/pz-gpay@1.43.0-rc.3
60
+ - @akinon/pz-b2b@1.43.0-rc.3
61
+ - @akinon/pz-bkm@1.43.0-rc.3
62
+ - @akinon/pz-otp@1.43.0-rc.3
20
63
 
21
64
  ## 1.43.0-rc.2
22
65
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.43.0-rc.3",
3
+ "version": "1.43.0-rc.5",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,19 +22,19 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.43.0-rc.3",
26
- "@akinon/pz-akifast": "1.43.0-rc.3",
27
- "@akinon/pz-b2b": "1.43.0-rc.3",
28
- "@akinon/pz-basket-gift-pack": "1.43.0-rc.3",
29
- "@akinon/pz-bkm": "1.43.0-rc.3",
30
- "@akinon/pz-checkout-gift-pack": "1.43.0-rc.3",
31
- "@akinon/pz-click-collect": "1.43.0-rc.3",
32
- "@akinon/pz-credit-payment": "1.43.0-rc.3",
33
- "@akinon/pz-gpay": "1.43.0-rc.3",
34
- "@akinon/pz-masterpass": "1.43.0-rc.3",
35
- "@akinon/pz-one-click-checkout": "1.43.0-rc.3",
36
- "@akinon/pz-otp": "1.43.0-rc.3",
37
- "@akinon/pz-pay-on-delivery": "1.43.0-rc.3",
25
+ "@akinon/next": "1.43.0-rc.5",
26
+ "@akinon/pz-akifast": "1.43.0-rc.5",
27
+ "@akinon/pz-b2b": "1.43.0-rc.5",
28
+ "@akinon/pz-basket-gift-pack": "1.43.0-rc.5",
29
+ "@akinon/pz-bkm": "1.43.0-rc.5",
30
+ "@akinon/pz-checkout-gift-pack": "1.43.0-rc.5",
31
+ "@akinon/pz-click-collect": "1.43.0-rc.5",
32
+ "@akinon/pz-credit-payment": "1.43.0-rc.5",
33
+ "@akinon/pz-gpay": "1.43.0-rc.5",
34
+ "@akinon/pz-masterpass": "1.43.0-rc.5",
35
+ "@akinon/pz-one-click-checkout": "1.43.0-rc.5",
36
+ "@akinon/pz-otp": "1.43.0-rc.5",
37
+ "@akinon/pz-pay-on-delivery": "1.43.0-rc.5",
38
38
  "@hookform/resolvers": "2.9.0",
39
39
  "@next/third-parties": "14.1.0",
40
40
  "@react-google-maps/api": "2.17.1",
@@ -58,7 +58,7 @@
58
58
  "yup": "0.32.11"
59
59
  },
60
60
  "devDependencies": {
61
- "@akinon/eslint-plugin-projectzero": "1.43.0-rc.3",
61
+ "@akinon/eslint-plugin-projectzero": "1.43.0-rc.5",
62
62
  "@semantic-release/changelog": "6.0.2",
63
63
  "@semantic-release/exec": "6.0.3",
64
64
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.43.0-rc.3",
3
+ "version": "1.43.0-rc.5",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {