@akinon/projectzero 1.113.0-snapshot-ZERO-3878-20251203111056 → 1.113.0-snapshot-ZERO-3847-20251204082748

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,10 +1,6 @@
1
1
  # @akinon/projectzero
2
2
 
3
- ## 1.113.0-snapshot-ZERO-3878-20251203111056
4
-
5
- ### Minor Changes
6
-
7
- - b59bed4: ZERO-3878: Reintegrated similar products and removed localStorage checks and implemented props based showing of buttons
3
+ ## 1.113.0-snapshot-ZERO-3847-20251204082748
8
4
 
9
5
  ## 1.112.0
10
6
 
@@ -152,10 +152,6 @@ export default async () => {
152
152
  {
153
153
  name: 'Masterpass Rest',
154
154
  value: 'pz-masterpass-rest'
155
- },
156
- {
157
- name: 'Similar Products',
158
- value: 'pz-similar-products'
159
155
  }
160
156
  ];
161
157
 
@@ -167,10 +167,6 @@ exports.default = () => __awaiter(void 0, void 0, void 0, function* () {
167
167
  {
168
168
  name: 'Masterpass Rest',
169
169
  value: 'pz-masterpass-rest'
170
- },
171
- {
172
- name: 'Similar Products',
173
- value: 'pz-similar-products'
174
170
  }
175
171
  ];
176
172
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.113.0-snapshot-ZERO-3878-20251203111056",
3
+ "version": "1.113.0-snapshot-ZERO-3847-20251204082748",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {