@akinon/projectzero 1.34.0-rc.5 → 1.34.0-rc.6

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,21 +1,13 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.34.0-rc.5
3
+ ## 1.34.0-rc.6
4
4
 
5
- ## 1.34.0-rc.4
5
+ ## 1.33.2
6
6
 
7
7
  ### Patch Changes
8
8
 
9
9
  - 0d1553f: ZERO-2633: fix .env file creation for create command
10
10
 
11
- ## 1.34.0-rc.3
12
-
13
- ### Patch Changes
14
-
15
- - 0d1553f: ZERO-2633: fix .env file creation for create command
16
-
17
- ## 1.34.0-rc.0
18
-
19
11
  ## 1.33.1
20
12
 
21
13
  ### Patch Changes
@@ -1,27 +1,12 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.34.0-rc.5
4
-
5
- ### Minor Changes
6
-
7
- - 27a5296: ZERO-2631:Fix Checkbox Click
8
-
9
- ### Patch Changes
10
-
11
- - @akinon/next@1.34.0-rc.5
12
- - @akinon/pz-b2b@1.34.0-rc.5
13
- - @akinon/pz-gpay@1.34.0-rc.5
14
- - @akinon/pz-masterpass@1.34.0-rc.5
15
- - @akinon/pz-one-click-checkout@1.34.0-rc.5
16
- - @akinon/pz-otp@1.34.0-rc.5
17
- - @akinon/pz-pay-on-delivery@1.34.0-rc.5
18
-
19
- ## 1.34.0-rc.4
3
+ ## 1.34.0-rc.6
20
4
 
21
5
  ### Minor Changes
22
6
 
23
7
  - 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
24
8
  - d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
9
+ - 27a5296: ZERO-2631:Fix Checkbox Click
25
10
  - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
26
11
  - f0c23bc: ZERO-2135: add custom not found page
27
12
  - 3420416: ZERO-2533: extend eslint config from @akinon/next
@@ -37,6 +22,7 @@
37
22
  - Updated dependencies [ebb63ce]
38
23
  - Updated dependencies [7cebe87]
39
24
  - Updated dependencies [f3b595e]
25
+ - Updated dependencies [59fb7c3]
40
26
  - Updated dependencies [f0c23bc]
41
27
  - Updated dependencies [3420416]
42
28
  - Updated dependencies [495d155]
@@ -46,63 +32,25 @@
46
32
  - Updated dependencies [f046f8e]
47
33
  - Updated dependencies [6b2972b]
48
34
  - Updated dependencies [3e68768]
49
- - @akinon/next@1.34.0-rc.4
50
- - @akinon/pz-masterpass@1.34.0-rc.4
51
- - @akinon/pz-one-click-checkout@1.34.0-rc.4
52
- - @akinon/pz-b2b@1.34.0-rc.4
53
- - @akinon/pz-gpay@1.34.0-rc.4
54
- - @akinon/pz-otp@1.34.0-rc.4
55
- - @akinon/pz-pay-on-delivery@1.34.0-rc.4
35
+ - @akinon/next@1.34.0-rc.6
36
+ - @akinon/pz-masterpass@1.34.0-rc.6
37
+ - @akinon/pz-one-click-checkout@1.34.0-rc.6
38
+ - @akinon/pz-b2b@1.34.0-rc.6
39
+ - @akinon/pz-gpay@1.34.0-rc.6
40
+ - @akinon/pz-otp@1.34.0-rc.6
41
+ - @akinon/pz-pay-on-delivery@1.34.0-rc.6
56
42
 
57
- ## 1.34.0-rc.3
43
+ ## 1.33.2
58
44
 
59
45
  ### Patch Changes
60
46
 
61
- - @akinon/next@1.34.0-rc.3
62
- - @akinon/pz-b2b@1.34.0-rc.3
63
- - @akinon/pz-gpay@1.34.0-rc.3
64
- - @akinon/pz-masterpass@1.34.0-rc.3
65
- - @akinon/pz-one-click-checkout@1.34.0-rc.3
66
- - @akinon/pz-otp@1.34.0-rc.3
67
- - @akinon/pz-pay-on-delivery@1.34.0-rc.3
68
-
69
- ## 1.34.0-rc.0
70
-
71
- ### Minor Changes
72
-
73
- - 567e4c1: ZERO-2580:Add checked attribute from props to checkbox
74
- - d09b677: ZERO-2577: Fix pagination bug and update usePagination hook and ensure pagination controls rendering correctly
75
- - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
76
- - f0c23bc: ZERO-2135: add custom not found page
77
- - 3420416: ZERO-2533: extend eslint config from @akinon/next
78
- - 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
79
- - 202f84e: ZERO-2569: Fix static keys
80
- - f046f8e: ZERO-2575: update version for react-number-format
81
- - 12c10a4: ZERO-2570: Category filters routes to absolute url
82
-
83
- ### Patch Changes
84
-
85
- - Updated dependencies [d09b677]
86
- - Updated dependencies [6d4aadb]
87
- - Updated dependencies [ebb63ce]
88
- - Updated dependencies [7cebe87]
89
- - Updated dependencies [f3b595e]
90
- - Updated dependencies [f0c23bc]
91
- - Updated dependencies [3420416]
92
- - Updated dependencies [495d155]
93
- - Updated dependencies [6c18543]
94
- - Updated dependencies [40ad73e]
95
- - Updated dependencies [495d155]
96
- - Updated dependencies [f046f8e]
97
- - Updated dependencies [6b2972b]
98
- - Updated dependencies [3e68768]
99
- - @akinon/next@1.34.0-rc.0
100
- - @akinon/pz-masterpass@1.34.0-rc.0
101
- - @akinon/pz-one-click-checkout@1.34.0-rc.0
102
- - @akinon/pz-b2b@1.34.0-rc.0
103
- - @akinon/pz-gpay@1.34.0-rc.0
104
- - @akinon/pz-otp@1.34.0-rc.0
105
- - @akinon/pz-pay-on-delivery@1.34.0-rc.0
47
+ - @akinon/next@1.33.2
48
+ - @akinon/pz-b2b@1.33.2
49
+ - @akinon/pz-gpay@1.33.2
50
+ - @akinon/pz-masterpass@1.33.2
51
+ - @akinon/pz-one-click-checkout@1.33.2
52
+ - @akinon/pz-otp@1.33.2
53
+ - @akinon/pz-pay-on-delivery@1.33.2
106
54
 
107
55
  ## 1.33.1
108
56
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.34.0-rc.5",
3
+ "version": "1.34.0-rc.6",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -22,13 +22,13 @@
22
22
  "prestart": "pz-prestart"
23
23
  },
24
24
  "dependencies": {
25
- "@akinon/next": "1.34.0-rc.5",
26
- "@akinon/pz-b2b": "1.34.0-rc.5",
27
- "@akinon/pz-gpay": "1.34.0-rc.5",
28
- "@akinon/pz-masterpass": "1.34.0-rc.5",
29
- "@akinon/pz-one-click-checkout": "1.34.0-rc.5",
30
- "@akinon/pz-otp": "1.34.0-rc.5",
31
- "@akinon/pz-pay-on-delivery": "1.34.0-rc.5",
25
+ "@akinon/next": "1.34.0-rc.6",
26
+ "@akinon/pz-b2b": "1.34.0-rc.6",
27
+ "@akinon/pz-gpay": "1.34.0-rc.6",
28
+ "@akinon/pz-masterpass": "1.34.0-rc.6",
29
+ "@akinon/pz-one-click-checkout": "1.34.0-rc.6",
30
+ "@akinon/pz-otp": "1.34.0-rc.6",
31
+ "@akinon/pz-pay-on-delivery": "1.34.0-rc.6",
32
32
  "@hookform/resolvers": "2.9.0",
33
33
  "@next/third-parties": "14.1.0",
34
34
  "@react-google-maps/api": "2.17.1",
@@ -52,7 +52,7 @@
52
52
  "yup": "0.32.11"
53
53
  },
54
54
  "devDependencies": {
55
- "@akinon/eslint-plugin-projectzero": "1.34.0-rc.5",
55
+ "@akinon/eslint-plugin-projectzero": "1.34.0-rc.6",
56
56
  "@semantic-release/changelog": "6.0.2",
57
57
  "@semantic-release/exec": "6.0.3",
58
58
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.34.0-rc.5",
3
+ "version": "1.34.0-rc.6",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {