@akinon/projectzero 1.58.0-rc.9 → 1.59.0-rc.0

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,11 +1,16 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.58.0-rc.9
3
+ ## 1.59.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - 64699d3f: ZERO-2761: Fix invalid import for plugin module
8
8
  - 9b6bf91e: ZERO-2660: Change campaings to campaigns
9
+
10
+ ## 1.58.0
11
+
12
+ ### Minor Changes
13
+
9
14
  - f3d076b: ZERO-2864: create tabby extension plugin
10
15
 
11
16
  ## 1.57.0
@@ -1,6 +1,6 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.58.0-rc.9
3
+ ## 1.59.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -26,7 +26,6 @@
26
26
  - beb499e6: ZERO-2551: Add new tsconfig paths
27
27
  - fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
28
28
  - 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
29
- - f3d076b: ZERO-2864: create tabby extension plugin
30
29
  - f046f8e0: ZERO-2575: update version for react-number-format
31
30
  - 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
32
31
 
@@ -70,24 +69,47 @@
70
69
  - Updated dependencies [beb499e6]
71
70
  - Updated dependencies [f2c92d5c]
72
71
  - Updated dependencies [7bd3d992]
73
- - Updated dependencies [f3d076b]
74
72
  - Updated dependencies [f046f8e0]
75
73
  - Updated dependencies [49eeebf]
76
74
  - Updated dependencies [86d25315]
77
75
  - Updated dependencies [3f9b8d7e]
78
- - @akinon/next@1.58.0-rc.9
79
- - @akinon/pz-click-collect@1.58.0-rc.9
80
- - @akinon/pz-checkout-gift-pack@1.58.0-rc.9
81
- - @akinon/pz-one-click-checkout@1.58.0-rc.9
82
- - @akinon/pz-basket-gift-pack@1.58.0-rc.9
83
- - @akinon/pz-pay-on-delivery@1.58.0-rc.9
84
- - @akinon/pz-credit-payment@1.58.0-rc.9
85
- - @akinon/pz-masterpass@1.58.0-rc.9
86
- - @akinon/pz-akifast@1.58.0-rc.9
87
- - @akinon/pz-gpay@1.58.0-rc.9
88
- - @akinon/pz-b2b@1.58.0-rc.9
89
- - @akinon/pz-bkm@1.58.0-rc.9
90
- - @akinon/pz-otp@1.58.0-rc.9
76
+ - @akinon/next@1.59.0-rc.0
77
+ - @akinon/pz-click-collect@1.59.0-rc.0
78
+ - @akinon/pz-checkout-gift-pack@1.59.0-rc.0
79
+ - @akinon/pz-one-click-checkout@1.59.0-rc.0
80
+ - @akinon/pz-basket-gift-pack@1.59.0-rc.0
81
+ - @akinon/pz-pay-on-delivery@1.59.0-rc.0
82
+ - @akinon/pz-credit-payment@1.59.0-rc.0
83
+ - @akinon/pz-masterpass@1.59.0-rc.0
84
+ - @akinon/pz-akifast@1.59.0-rc.0
85
+ - @akinon/pz-gpay@1.59.0-rc.0
86
+ - @akinon/pz-b2b@1.59.0-rc.0
87
+ - @akinon/pz-bkm@1.59.0-rc.0
88
+ - @akinon/pz-otp@1.59.0-rc.0
89
+ - @akinon/pz-tabby-extension@1.59.0-rc.0
90
+
91
+ ## 1.58.0
92
+
93
+ ### Minor Changes
94
+
95
+ - f3d076b: ZERO-2864: create tabby extension plugin
96
+
97
+ ### Patch Changes
98
+
99
+ - Updated dependencies [f3d076b]
100
+ - @akinon/next@1.58.0
101
+ - @akinon/pz-akifast@1.58.0
102
+ - @akinon/pz-b2b@1.58.0
103
+ - @akinon/pz-basket-gift-pack@1.58.0
104
+ - @akinon/pz-bkm@1.58.0
105
+ - @akinon/pz-checkout-gift-pack@1.58.0
106
+ - @akinon/pz-click-collect@1.58.0
107
+ - @akinon/pz-credit-payment@1.58.0
108
+ - @akinon/pz-gpay@1.58.0
109
+ - @akinon/pz-masterpass@1.58.0
110
+ - @akinon/pz-one-click-checkout@1.58.0
111
+ - @akinon/pz-otp@1.58.0
112
+ - @akinon/pz-pay-on-delivery@1.58.0
91
113
 
92
114
  ## 1.57.0
93
115
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.58.0-rc.9",
3
+ "version": "1.59.0-rc.0",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,19 +22,20 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.58.0-rc.9",
26
- "@akinon/pz-akifast": "1.58.0-rc.9",
27
- "@akinon/pz-b2b": "1.58.0-rc.9",
28
- "@akinon/pz-basket-gift-pack": "1.58.0-rc.9",
29
- "@akinon/pz-bkm": "1.58.0-rc.9",
30
- "@akinon/pz-checkout-gift-pack": "1.58.0-rc.9",
31
- "@akinon/pz-click-collect": "1.58.0-rc.9",
32
- "@akinon/pz-credit-payment": "1.58.0-rc.9",
33
- "@akinon/pz-gpay": "1.58.0-rc.9",
34
- "@akinon/pz-masterpass": "1.58.0-rc.9",
35
- "@akinon/pz-one-click-checkout": "1.58.0-rc.9",
36
- "@akinon/pz-otp": "1.58.0-rc.9",
37
- "@akinon/pz-pay-on-delivery": "1.58.0-rc.9",
25
+ "@akinon/next": "1.59.0-rc.0",
26
+ "@akinon/pz-akifast": "1.59.0-rc.0",
27
+ "@akinon/pz-b2b": "1.59.0-rc.0",
28
+ "@akinon/pz-basket-gift-pack": "1.59.0-rc.0",
29
+ "@akinon/pz-bkm": "1.59.0-rc.0",
30
+ "@akinon/pz-checkout-gift-pack": "1.59.0-rc.0",
31
+ "@akinon/pz-click-collect": "1.59.0-rc.0",
32
+ "@akinon/pz-credit-payment": "1.59.0-rc.0",
33
+ "@akinon/pz-gpay": "1.59.0-rc.0",
34
+ "@akinon/pz-masterpass": "1.59.0-rc.0",
35
+ "@akinon/pz-one-click-checkout": "1.59.0-rc.0",
36
+ "@akinon/pz-otp": "1.59.0-rc.0",
37
+ "@akinon/pz-pay-on-delivery": "1.59.0-rc.0",
38
+ "@akinon/pz-tabby-extension": "1.59.0-rc.0",
38
39
  "@hookform/resolvers": "2.9.0",
39
40
  "@next/third-parties": "14.1.0",
40
41
  "@react-google-maps/api": "2.17.1",
@@ -58,7 +59,7 @@
58
59
  "yup": "0.32.11"
59
60
  },
60
61
  "devDependencies": {
61
- "@akinon/eslint-plugin-projectzero": "1.58.0-rc.9",
62
+ "@akinon/eslint-plugin-projectzero": "1.59.0-rc.0",
62
63
  "@semantic-release/changelog": "6.0.2",
63
64
  "@semantic-release/exec": "6.0.3",
64
65
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.58.0-rc.9",
3
+ "version": "1.59.0-rc.0",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {