Skip to content

Commit

Permalink
v103.3.1: Bump composer.json version and add change log
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Verrière committed Dec 14, 2022
1 parent a36f30e commit 68a8f52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -391,3 +391,6 @@
* Manage empty attribute values returned by Akeneo API by creating missing columns inside product temporary table
* Improve extension coding standards
* Fix column size improvement to manage uppercase attribute codes

### Version 103.3.1 :
* Fix product job import for a family with only the SKU attribute inside it
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"nyholm/psr7": "^1.5"
},
"type": "magento2-module",
"version": "103.3.0",
"version": "103.3.1",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 68a8f52

Please sign in to comment.