File tree Expand file tree Collapse file tree 5 files changed +313
-390
lines changed Expand file tree Collapse file tree 5 files changed +313
-390
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
:major: 3
3
3
:minor: 8
4
- :patch: 42
4
+ :patch: 43
5
5
:special: ''
6
6
:metadata: ''
Original file line number Diff line number Diff line change 1
- # Version 3.8.43 coming soon
1
+ # Version 3.8.43
2
2
3
3
## Known Issues
4
4
7
7
## Bugfixes
8
8
9
9
* Fixes bug to add more listener when event name has already some listener
10
+ * Fix bug on clean up gallery images on multi store import
10
11
11
12
## Features
12
13
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ class RoboFile extends \Robo\Tasks
46
46
'target.dir ' => __DIR__ . '/target ' ,
47
47
'symfony.dir ' => __DIR__ . '/symfony ' ,
48
48
'webapp.name ' => 'import-cli-simple ' ,
49
- 'webapp.version ' => '3.8.42 '
49
+ 'webapp.version ' => '3.8.43 '
50
50
);
51
51
52
52
/**
Original file line number Diff line number Diff line change 20
20
"techdivision/import-product-tier-price" : " 17.0.0" ,
21
21
"techdivision/import-product-url-rewrite" : " 24.1.3" ,
22
22
"techdivision/import-product-link" : " 24.0.0" ,
23
- "techdivision/import-product-media" : " 26.0.1 " ,
23
+ "techdivision/import-product-media" : " 26.0.2 " ,
24
24
"techdivision/import-product-bundle" : " 24.0.0" ,
25
25
"techdivision/import-product-variant" : " 24.0.0" ,
26
26
"techdivision/import-product-grouped" : " 18.0.0" ,
You can’t perform that action at this time.
0 commit comments