@akinon/projectzero 1.53.0-rc.0 → 1.54.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,6 +1,6 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.53.0-rc.0
3
+ ## 1.54.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -10,6 +10,8 @@
10
10
  - 00ffde2f: ZERO-2637: enhance create command with improved messaging
11
11
  - d2f0f15c: ZERO-2723: Update sentry version and dependencies
12
12
 
13
+ ## 1.53.0
14
+
13
15
  ## 1.52.0
14
16
 
15
17
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.53.0-rc.0
3
+ ## 1.54.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -44,7 +44,7 @@
44
44
  - Updated dependencies [5dfeea0]
45
45
  - Updated dependencies [a4c8d6a9]
46
46
  - Updated dependencies [fda5b927]
47
- - Updated dependencies [2d9b2b2]
47
+ - Updated dependencies [2d9b2b2c]
48
48
  - Updated dependencies [c53ea3e6]
49
49
  - Updated dependencies [d93a507]
50
50
  - Updated dependencies [714e0b46]
@@ -84,7 +84,6 @@
84
84
  - Updated dependencies [f2c92d5]
85
85
  - Updated dependencies [7bd3d99]
86
86
  - Updated dependencies [c47be30d]
87
- - Updated dependencies [a957942]
88
87
  - Updated dependencies [e9a46acb]
89
88
  - Updated dependencies [f046f8e0]
90
89
  - Updated dependencies [b9273fd]
@@ -92,19 +91,38 @@
92
91
  - Updated dependencies [86d25315]
93
92
  - Updated dependencies [c670bd4]
94
93
  - Updated dependencies [3f9b8d7]
95
- - @akinon/next@1.53.0-rc.0
96
- - @akinon/pz-click-collect@1.53.0-rc.0
97
- - @akinon/pz-checkout-gift-pack@1.53.0-rc.0
98
- - @akinon/pz-one-click-checkout@1.53.0-rc.0
99
- - @akinon/pz-basket-gift-pack@1.53.0-rc.0
100
- - @akinon/pz-pay-on-delivery@1.53.0-rc.0
101
- - @akinon/pz-credit-payment@1.53.0-rc.0
102
- - @akinon/pz-masterpass@1.53.0-rc.0
103
- - @akinon/pz-akifast@1.53.0-rc.0
104
- - @akinon/pz-gpay@1.53.0-rc.0
105
- - @akinon/pz-b2b@1.53.0-rc.0
106
- - @akinon/pz-bkm@1.53.0-rc.0
107
- - @akinon/pz-otp@1.53.0-rc.0
94
+ - @akinon/next@1.54.0-rc.0
95
+ - @akinon/pz-click-collect@1.54.0-rc.0
96
+ - @akinon/pz-checkout-gift-pack@1.54.0-rc.0
97
+ - @akinon/pz-one-click-checkout@1.54.0-rc.0
98
+ - @akinon/pz-basket-gift-pack@1.54.0-rc.0
99
+ - @akinon/pz-pay-on-delivery@1.54.0-rc.0
100
+ - @akinon/pz-credit-payment@1.54.0-rc.0
101
+ - @akinon/pz-masterpass@1.54.0-rc.0
102
+ - @akinon/pz-akifast@1.54.0-rc.0
103
+ - @akinon/pz-gpay@1.54.0-rc.0
104
+ - @akinon/pz-b2b@1.54.0-rc.0
105
+ - @akinon/pz-bkm@1.54.0-rc.0
106
+ - @akinon/pz-otp@1.54.0-rc.0
107
+
108
+ ## 1.53.0
109
+
110
+ ### Patch Changes
111
+
112
+ - Updated dependencies [a957942]
113
+ - @akinon/next@1.53.0
114
+ - @akinon/pz-akifast@1.53.0
115
+ - @akinon/pz-b2b@1.53.0
116
+ - @akinon/pz-basket-gift-pack@1.53.0
117
+ - @akinon/pz-bkm@1.53.0
118
+ - @akinon/pz-checkout-gift-pack@1.53.0
119
+ - @akinon/pz-click-collect@1.53.0
120
+ - @akinon/pz-credit-payment@1.53.0
121
+ - @akinon/pz-gpay@1.53.0
122
+ - @akinon/pz-masterpass@1.53.0
123
+ - @akinon/pz-one-click-checkout@1.53.0
124
+ - @akinon/pz-otp@1.53.0
125
+ - @akinon/pz-pay-on-delivery@1.53.0
108
126
 
109
127
  ## 1.52.0
110
128
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.53.0-rc.0",
3
+ "version": "1.54.0-rc.0",
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.53.0-rc.0",
26
- "@akinon/pz-akifast": "1.53.0-rc.0",
27
- "@akinon/pz-b2b": "1.53.0-rc.0",
28
- "@akinon/pz-basket-gift-pack": "1.53.0-rc.0",
29
- "@akinon/pz-bkm": "1.53.0-rc.0",
30
- "@akinon/pz-checkout-gift-pack": "1.53.0-rc.0",
31
- "@akinon/pz-click-collect": "1.53.0-rc.0",
32
- "@akinon/pz-credit-payment": "1.53.0-rc.0",
33
- "@akinon/pz-gpay": "1.53.0-rc.0",
34
- "@akinon/pz-masterpass": "1.53.0-rc.0",
35
- "@akinon/pz-one-click-checkout": "1.53.0-rc.0",
36
- "@akinon/pz-otp": "1.53.0-rc.0",
37
- "@akinon/pz-pay-on-delivery": "1.53.0-rc.0",
25
+ "@akinon/next": "1.54.0-rc.0",
26
+ "@akinon/pz-akifast": "1.54.0-rc.0",
27
+ "@akinon/pz-b2b": "1.54.0-rc.0",
28
+ "@akinon/pz-basket-gift-pack": "1.54.0-rc.0",
29
+ "@akinon/pz-bkm": "1.54.0-rc.0",
30
+ "@akinon/pz-checkout-gift-pack": "1.54.0-rc.0",
31
+ "@akinon/pz-click-collect": "1.54.0-rc.0",
32
+ "@akinon/pz-credit-payment": "1.54.0-rc.0",
33
+ "@akinon/pz-gpay": "1.54.0-rc.0",
34
+ "@akinon/pz-masterpass": "1.54.0-rc.0",
35
+ "@akinon/pz-one-click-checkout": "1.54.0-rc.0",
36
+ "@akinon/pz-otp": "1.54.0-rc.0",
37
+ "@akinon/pz-pay-on-delivery": "1.54.0-rc.0",
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.53.0-rc.0",
61
+ "@akinon/eslint-plugin-projectzero": "1.54.0-rc.0",
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.53.0-rc.0",
3
+ "version": "1.54.0-rc.0",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {