- Renamed
ProductsApi::updateVariationPictures
toaddVariationPictures
. - Added
ProductsApi::updateVariationPictures
with the right behavior.
- Renames in
Product
:-
description
=>name
-
sku
=>code
-
variations[...].barcode
=>variations[...].sku
-
- The APIs are now divided in different classes (ContactsApi, ProductsApi, SalesOrdersApi).
npm version [<newversion> | major | minor | patch | ...] [-m <commit message>]
It would be ideal to write a brief description for the GitHub release after the publication.