@akinon/projectzero 1.36.0-rc.3 → 1.37.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,25 +1,13 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.36.0-rc.3
3
+ ## 1.37.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - 9b6bf91: ZERO-2660: Change campaings to campaigns
8
8
  - 00ffde2: ZERO-2637: enhance create command with improved messaging
9
9
 
10
- ## 1.36.0-rc.2
11
-
12
- ## 1.36.0-rc.1
13
-
14
- ### Minor Changes
15
-
16
- - 00ffde2: ZERO-2637: enhance create command with improved messaging
17
-
18
- ## 1.36.0-rc.0
19
-
20
- ### Minor Changes
21
-
22
- - 9b6bf91: ZERO-2660: Change campaings to campaigns
10
+ ## 1.36.0
23
11
 
24
12
  ## 1.35.0
25
13
 
@@ -1,125 +1,66 @@
1
1
  # projectzeronext
2
2
 
3
- ## 1.36.0-rc.3
3
+ ## 1.37.0-rc.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - 27a5296: ZERO-2631:Fix Checkbox Click
8
- - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
9
8
  - 9b6bf91: ZERO-2660: Change campaings to campaigns
10
9
  - 74a1269: ZERO-2658:Edit product name clickability on completed order page
11
- - 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
12
10
  - 91265bb: ZERO-2551: Improve pretty url and caching performance
13
11
  - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
14
12
  - dff0d59: ZERO-2659: add formData support to proxy api requests
15
- - 3420416: ZERO-2533: extend eslint config from @akinon/next
16
13
  - beb499e: ZERO-2551: Add new tsconfig paths
17
- - 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
18
- - 202f84e: ZERO-2569: Fix static keys
19
14
  - 4614eee: ZERO-2602: The script that checks the build for standalone projects
20
15
  - f046f8e: ZERO-2575: update version for react-number-format
21
- - 12c10a4: ZERO-2570: Category filters routes to absolute url
22
16
 
23
17
  ### Patch Changes
24
18
 
25
19
  - Updated dependencies [a4c8d6a]
26
- - Updated dependencies [8e6e8cf]
27
20
  - Updated dependencies [c53ef7b]
28
- - Updated dependencies [ebb63ce]
29
- - Updated dependencies [7cebe87]
30
- - Updated dependencies [616690d]
31
21
  - Updated dependencies [91265bb]
32
- - Updated dependencies [59fb7c3]
33
22
  - Updated dependencies [bbe18b9]
34
23
  - Updated dependencies [dff0d59]
35
- - Updated dependencies [3420416]
36
24
  - Updated dependencies [beb499e]
37
- - Updated dependencies [6c18543]
38
- - Updated dependencies [40ad73e]
39
- - Updated dependencies [495d155]
40
25
  - Updated dependencies [f046f8e]
41
- - Updated dependencies [3e68768]
42
- - @akinon/next@1.36.0-rc.3
43
- - @akinon/pz-one-click-checkout@1.36.0-rc.3
44
- - @akinon/pz-b2b@1.36.0-rc.3
45
- - @akinon/pz-gpay@1.36.0-rc.3
46
- - @akinon/pz-masterpass@1.36.0-rc.3
47
- - @akinon/pz-otp@1.36.0-rc.3
48
- - @akinon/pz-pay-on-delivery@1.36.0-rc.3
49
-
50
- ## 1.36.0-rc.2
51
-
52
- ### Minor Changes
53
-
54
- - dff0d59: ZERO-2659: add formData support to proxy api requests
55
-
56
- ### Patch Changes
57
-
58
- - Updated dependencies [dff0d59]
59
- - @akinon/next@1.36.0-rc.2
60
- - @akinon/pz-b2b@1.36.0-rc.2
61
- - @akinon/pz-gpay@1.36.0-rc.2
62
- - @akinon/pz-masterpass@1.36.0-rc.2
63
- - @akinon/pz-one-click-checkout@1.36.0-rc.2
64
- - @akinon/pz-otp@1.36.0-rc.2
65
- - @akinon/pz-pay-on-delivery@1.36.0-rc.2
66
-
67
- ## 1.36.0-rc.1
68
-
69
- ### Patch Changes
26
+ - @akinon/next@1.37.0-rc.0
27
+ - @akinon/pz-b2b@1.37.0-rc.0
28
+ - @akinon/pz-gpay@1.37.0-rc.0
29
+ - @akinon/pz-masterpass@1.37.0-rc.0
30
+ - @akinon/pz-one-click-checkout@1.37.0-rc.0
31
+ - @akinon/pz-otp@1.37.0-rc.0
32
+ - @akinon/pz-pay-on-delivery@1.37.0-rc.0
70
33
 
71
- - @akinon/next@1.36.0-rc.1
72
- - @akinon/pz-b2b@1.36.0-rc.1
73
- - @akinon/pz-gpay@1.36.0-rc.1
74
- - @akinon/pz-masterpass@1.36.0-rc.1
75
- - @akinon/pz-one-click-checkout@1.36.0-rc.1
76
- - @akinon/pz-otp@1.36.0-rc.1
77
- - @akinon/pz-pay-on-delivery@1.36.0-rc.1
78
-
79
- ## 1.36.0-rc.0
34
+ ## 1.36.0
80
35
 
81
36
  ### Minor Changes
82
37
 
83
- - 27a5296: ZERO-2631:Fix Checkbox Click
84
38
  - ebb63ce: ZERO-2525: Fix category facet removal bug and add close icon to active filters
85
- - 9b6bf91: ZERO-2660: Change campaings to campaigns
86
- - 74a1269: ZERO-2658:Edit product name clickability on completed order page
87
39
  - 0d0f36c: ZERO-2598: Fix eslint warnings and update dependencies
88
- - 91265bb: ZERO-2551: Improve pretty url and caching performance
89
- - 902d828: ZERO-2621:edit position of loaderSpinner in favorites page
90
40
  - 3420416: ZERO-2533: extend eslint config from @akinon/next
91
- - beb499e: ZERO-2551: Add new tsconfig paths
92
41
  - 6c18543: ZERO-2542:Refactor and show error in OneClickCheckoutButtons
93
42
  - 202f84e: ZERO-2569: Fix static keys
94
- - 4614eee: ZERO-2602: The script that checks the build for standalone projects
95
- - f046f8e: ZERO-2575: update version for react-number-format
96
43
  - 12c10a4: ZERO-2570: Category filters routes to absolute url
97
44
 
98
45
  ### Patch Changes
99
46
 
100
- - Updated dependencies [a4c8d6a]
101
47
  - Updated dependencies [8e6e8cf]
102
- - Updated dependencies [c53ef7b]
103
48
  - Updated dependencies [ebb63ce]
104
49
  - Updated dependencies [7cebe87]
105
50
  - Updated dependencies [616690d]
106
- - Updated dependencies [91265bb]
107
51
  - Updated dependencies [59fb7c3]
108
- - Updated dependencies [bbe18b9]
109
52
  - Updated dependencies [3420416]
110
- - Updated dependencies [beb499e]
111
53
  - Updated dependencies [6c18543]
112
54
  - Updated dependencies [40ad73e]
113
- - Updated dependencies [495d155]
114
- - Updated dependencies [f046f8e]
55
+ - Updated dependencies [d1eec6b]
115
56
  - Updated dependencies [3e68768]
116
- - @akinon/next@1.36.0-rc.0
117
- - @akinon/pz-one-click-checkout@1.36.0-rc.0
118
- - @akinon/pz-b2b@1.36.0-rc.0
119
- - @akinon/pz-gpay@1.36.0-rc.0
120
- - @akinon/pz-masterpass@1.36.0-rc.0
121
- - @akinon/pz-otp@1.36.0-rc.0
122
- - @akinon/pz-pay-on-delivery@1.36.0-rc.0
57
+ - @akinon/next@1.36.0
58
+ - @akinon/pz-one-click-checkout@1.36.0
59
+ - @akinon/pz-b2b@1.36.0
60
+ - @akinon/pz-gpay@1.36.0
61
+ - @akinon/pz-masterpass@1.36.0
62
+ - @akinon/pz-otp@1.36.0
63
+ - @akinon/pz-pay-on-delivery@1.36.0
123
64
 
124
65
  ## 1.35.0
125
66
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.36.0-rc.3",
3
+ "version": "1.37.0-rc.0",
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.36.0-rc.3",
26
- "@akinon/pz-b2b": "1.36.0-rc.3",
27
- "@akinon/pz-gpay": "1.36.0-rc.3",
28
- "@akinon/pz-masterpass": "1.36.0-rc.3",
29
- "@akinon/pz-one-click-checkout": "1.36.0-rc.3",
30
- "@akinon/pz-otp": "1.36.0-rc.3",
31
- "@akinon/pz-pay-on-delivery": "1.36.0-rc.3",
25
+ "@akinon/next": "1.37.0-rc.0",
26
+ "@akinon/pz-b2b": "1.37.0-rc.0",
27
+ "@akinon/pz-gpay": "1.37.0-rc.0",
28
+ "@akinon/pz-masterpass": "1.37.0-rc.0",
29
+ "@akinon/pz-one-click-checkout": "1.37.0-rc.0",
30
+ "@akinon/pz-otp": "1.37.0-rc.0",
31
+ "@akinon/pz-pay-on-delivery": "1.37.0-rc.0",
32
32
  "@hookform/resolvers": "2.9.0",
33
33
  "@next/third-parties": "14.1.0",
34
34
  "@react-google-maps/api": "2.17.1",
@@ -53,7 +53,7 @@
53
53
  "yup": "0.32.11"
54
54
  },
55
55
  "devDependencies": {
56
- "@akinon/eslint-plugin-projectzero": "1.36.0-rc.3",
56
+ "@akinon/eslint-plugin-projectzero": "1.37.0-rc.0",
57
57
  "@semantic-release/changelog": "6.0.2",
58
58
  "@semantic-release/exec": "6.0.3",
59
59
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.36.0-rc.3",
3
+ "version": "1.37.0-rc.0",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {