Skip to content

Commit 671a04d

Browse files
committed
UPDATE changelog and dependency
1 parent 18b0263 commit 671a04d

File tree

3 files changed

+86
-84
lines changed

3 files changed

+86
-84
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Features
44

5-
# none
5+
### import-product import-product-ee
6+
* New validation added, whether the product of the website is assigned to the current shop view line
7+
* `"import.callback.store.in.website.validator"`
68

79
## Bugfixes
810

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"techdivision/import-customer-address": "^18.0.0",
1616
"techdivision/import-category": "^22.0.0",
1717
"techdivision/import-category-ee": "^23.0.0",
18-
"techdivision/import-product": "^26.0.0",
18+
"techdivision/import-product": "^26.1.0",
1919
"techdivision/import-product-msi": "^21.0.0",
2020
"techdivision/import-product-tier-price": "^19.0.0",
2121
"techdivision/import-product-url-rewrite": "^26.0.0",
@@ -24,7 +24,7 @@
2424
"techdivision/import-product-bundle": "^26.0.0",
2525
"techdivision/import-product-variant": "^26.0.0",
2626
"techdivision/import-product-grouped": "^20.0.0",
27-
"techdivision/import-product-ee": "^27.0.0",
27+
"techdivision/import-product-ee": "^27.1.0",
2828
"techdivision/import-product-link-ee": "^28.0.0",
2929
"techdivision/import-product-media-ee": "^29.0.0",
3030
"techdivision/import-product-bundle-ee": "^28.0.0",

0 commit comments

Comments
 (0)