Skip to content

Commit

Permalink
Bump to 104.3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
magentix committed Oct 24, 2024
1 parent 376179b commit 71cc5b8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,3 +514,12 @@
* PGTO-340: Fix job executor date format
* PGTO-462: Set attribute code to lowercase for options
* Fix non-scopable localizable attribute import

### Version 104.3.15 :
* PGTO-398: Do not create an empty value for visual swatch in stores
* PGTO-463: Fix empty option label error for table attributes
* PGTO-472: Empty product model option label if not exist for local
* PGTO-479: Fix UUID error when product models have no variant
* PGTO-480: Fix request to match existing options
* Set default product name to empty instead of null
* Update UUID according sku configured column
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"nyholm/psr7": "^1.5"
},
"type": "magento2-module",
"version": "104.3.14",
"version": "104.3.15",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 71cc5b8

Please sign in to comment.