@akinon/projectzero 1.47.0-rc.0 → 1.47.0-rc.2

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.47.0-rc.2
4
+
5
+ ## 1.47.0-rc.1
6
+
3
7
  ## 1.47.0-rc.0
4
8
 
5
9
  ### Minor Changes
@@ -1,5 +1,47 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.47.0-rc.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [040ec95]
8
+ - @akinon/next@1.47.0-rc.2
9
+ - @akinon/pz-akifast@1.47.0-rc.2
10
+ - @akinon/pz-b2b@1.47.0-rc.2
11
+ - @akinon/pz-basket-gift-pack@1.47.0-rc.2
12
+ - @akinon/pz-bkm@1.47.0-rc.2
13
+ - @akinon/pz-checkout-gift-pack@1.47.0-rc.2
14
+ - @akinon/pz-click-collect@1.47.0-rc.2
15
+ - @akinon/pz-credit-payment@1.47.0-rc.2
16
+ - @akinon/pz-gpay@1.47.0-rc.2
17
+ - @akinon/pz-masterpass@1.47.0-rc.2
18
+ - @akinon/pz-one-click-checkout@1.47.0-rc.2
19
+ - @akinon/pz-otp@1.47.0-rc.2
20
+ - @akinon/pz-pay-on-delivery@1.47.0-rc.2
21
+
22
+ ## 1.47.0-rc.1
23
+
24
+ ### Minor Changes
25
+
26
+ - 4e1c15c: ZERO-2617: Remove TODO comment in ProductInfo component
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [12a873e]
31
+ - @akinon/next@1.47.0-rc.1
32
+ - @akinon/pz-akifast@1.47.0-rc.1
33
+ - @akinon/pz-b2b@1.47.0-rc.1
34
+ - @akinon/pz-basket-gift-pack@1.47.0-rc.1
35
+ - @akinon/pz-bkm@1.47.0-rc.1
36
+ - @akinon/pz-checkout-gift-pack@1.47.0-rc.1
37
+ - @akinon/pz-click-collect@1.47.0-rc.1
38
+ - @akinon/pz-credit-payment@1.47.0-rc.1
39
+ - @akinon/pz-gpay@1.47.0-rc.1
40
+ - @akinon/pz-masterpass@1.47.0-rc.1
41
+ - @akinon/pz-one-click-checkout@1.47.0-rc.1
42
+ - @akinon/pz-otp@1.47.0-rc.1
43
+ - @akinon/pz-pay-on-delivery@1.47.0-rc.1
44
+
3
45
  ## 1.47.0-rc.0
4
46
 
5
47
  ### Minor Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.47.0-rc.0",
3
+ "version": "1.47.0-rc.2",
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.47.0-rc.0",
26
- "@akinon/pz-akifast": "1.47.0-rc.0",
27
- "@akinon/pz-b2b": "1.47.0-rc.0",
28
- "@akinon/pz-basket-gift-pack": "1.47.0-rc.0",
29
- "@akinon/pz-bkm": "1.47.0-rc.0",
30
- "@akinon/pz-checkout-gift-pack": "1.47.0-rc.0",
31
- "@akinon/pz-click-collect": "1.47.0-rc.0",
32
- "@akinon/pz-credit-payment": "1.47.0-rc.0",
33
- "@akinon/pz-gpay": "1.47.0-rc.0",
34
- "@akinon/pz-masterpass": "1.47.0-rc.0",
35
- "@akinon/pz-one-click-checkout": "1.47.0-rc.0",
36
- "@akinon/pz-otp": "1.47.0-rc.0",
37
- "@akinon/pz-pay-on-delivery": "1.47.0-rc.0",
25
+ "@akinon/next": "1.47.0-rc.2",
26
+ "@akinon/pz-akifast": "1.47.0-rc.2",
27
+ "@akinon/pz-b2b": "1.47.0-rc.2",
28
+ "@akinon/pz-basket-gift-pack": "1.47.0-rc.2",
29
+ "@akinon/pz-bkm": "1.47.0-rc.2",
30
+ "@akinon/pz-checkout-gift-pack": "1.47.0-rc.2",
31
+ "@akinon/pz-click-collect": "1.47.0-rc.2",
32
+ "@akinon/pz-credit-payment": "1.47.0-rc.2",
33
+ "@akinon/pz-gpay": "1.47.0-rc.2",
34
+ "@akinon/pz-masterpass": "1.47.0-rc.2",
35
+ "@akinon/pz-one-click-checkout": "1.47.0-rc.2",
36
+ "@akinon/pz-otp": "1.47.0-rc.2",
37
+ "@akinon/pz-pay-on-delivery": "1.47.0-rc.2",
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.47.0-rc.0",
61
+ "@akinon/eslint-plugin-projectzero": "1.47.0-rc.2",
62
62
  "@semantic-release/changelog": "6.0.2",
63
63
  "@semantic-release/exec": "6.0.3",
64
64
  "@semantic-release/git": "10.0.1",
@@ -91,8 +91,6 @@ export default function ProductInfo({ data }: ProductPageProps) {
91
91
  .unwrap()
92
92
  .then(handleSuccess)
93
93
  .catch((err) => handleError(err));
94
-
95
- // TODO: handle success response
96
94
  } catch (error) {
97
95
  setProductError(error?.data?.non_field_errors || null);
98
96
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.47.0-rc.0",
3
+ "version": "1.47.0-rc.2",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {