@atoms-studio/commercelayer-sdk
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,8 @@ | ||
### [1.0.1](https://github.com/atoms-studio/commercelayer-sdk/compare/1.0.0...1.0.1) (2021-09-17) | ||
### Bug Fixes | ||
* add missing skus attributes ([cb1263b](https://github.com/atoms-studio/commercelayer-sdk/commit/cb1263b8f22850ef973549d7ecd8c92260c19e88)) | ||
## [1.0.0](https://github.com/atoms-studio/commercelayer-sdk/compare/1.0.0-beta.2...1.0.0) (2021-09-17) | ||
@@ -2,0 +9,0 @@ |
@@ -799,2 +799,4 @@ 'use strict'; | ||
'hs_tariff_number', | ||
'do_not_ship', | ||
'do_not_track', | ||
'inventory', | ||
@@ -801,0 +803,0 @@ ], |
@@ -791,2 +791,4 @@ import axios from 'axios'; | ||
'hs_tariff_number', | ||
'do_not_ship', | ||
'do_not_track', | ||
'inventory', | ||
@@ -793,0 +795,0 @@ ], |
{ | ||
"name": "@atoms-studio/commercelayer-sdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": "git@github.com:atoms-studio/commercelayer-sdk.git", | ||
@@ -5,0 +5,0 @@ "author": "atoms.studio", |
Sorry, the diff of this file is not supported yet
186827
3763