-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/vendor-direct-fulfillment-sandbox-test-data-api-2021-10-28@1.3.11 - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected]
- Loading branch information
Showing
102 changed files
with
312 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/aplus-content-api-2020-11-01 | ||
|
||
## [1.10.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/aplus-content-api-2020-11-01", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "With the A+ Content API, you can build applications that help selling partners add rich marketing content to their Amazon product detail pages. A+ content helps selling partners share their brand and product story, which helps buyers make informed purchasing decisions. Selling partners assemble content by choosing from content modules and adding images and text.", | ||
"version": "1.10.10", | ||
"version": "1.10.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.9.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/authorization-api-v1 | ||
|
||
## [1.9.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/authorization-api-v1", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Authorization helps developers manage authorizations and check the specific permissions associated with a given authorization.", | ||
"version": "1.9.10", | ||
"version": "1.9.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.12.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/catalog-items-api-2020-12-01 | ||
|
||
## [1.12.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/catalog-items-api-2020-12-01", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, see the Catalog Items API Use Case Guide.", | ||
"version": "1.12.10", | ||
"version": "1.12.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.5.5](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/catalog-items-api-2022-04-01 | ||
|
||
## [1.5.4](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/catalog-items-api-2022-04-01", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Catalog Items provides programmatic access to information about items in the Amazon catalog. For more information, refer to the Catalog Items API Use Case Guide.", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.12.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/catalog-items-api-v0 | ||
|
||
## [1.12.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/catalog-items-api-v0", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Catalog Items helps you programmatically retrieve item details for items in the catalog.", | ||
"version": "1.12.10", | ||
"version": "1.12.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.4.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/easy-ship-2022-03-23 | ||
|
||
## [1.4.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/easy-ship-2022-03-23", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Easy Ship helps you build applications that help sellers manage and ship Amazon Easy Ship orders. Your Easy Ship applications can: Get available time slots for packages to be scheduled for delivery. Schedule, reschedule, and cancel Easy Ship orders. Print labels, invoices, and warranties. See the Marketplace Support Table for the differences in Easy Ship operations by marketplace.", | ||
"version": "1.4.10", | ||
"version": "1.4.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.9.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/fba-inbound-eligibility-api-v1 | ||
|
||
## [1.9.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/fba-inbound-eligibility-api-v1", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "With the FBA Inbound Eligibility API, you can build applications that let sellers get eligibility previews for items before shipping them to Amazon's fulfillment centers. With this API you can find out if an item is eligible for inbound shipment to Amazon's fulfillment centers in a specific marketplace. You can also find out if an item is eligible for using the manufacturer barcode for FBA inventory tracking. Sellers can use this information to inform their decisions about which items to ship Amazon's fulfillment centers.", | ||
"version": "1.9.10", | ||
"version": "1.9.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.13.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/fba-inventory-api-v1 | ||
|
||
## [1.13.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/fba-inventory-api-v1", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network.", | ||
"version": "1.13.10", | ||
"version": "1.13.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/fba-small-and-light-api-v1 | ||
|
||
## [1.10.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/fba-small-and-light-api-v1", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for FBA Small and Light lets you help sellers manage their listings in the Small and Light program. The program reduces the cost of fulfilling orders for small and lightweight FBA inventory. You can enroll or remove items from the program and check item eligibility and enrollment status. You can also preview the estimated program fees charged to a seller for items sold while enrolled in the program.", | ||
"version": "1.10.10", | ||
"version": "1.10.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/feeds-api-2020-09-04 | ||
|
||
## [1.10.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/feeds-api-2020-09-04", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.", | ||
"version": "1.10.10", | ||
"version": "1.10.11", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,12 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.11.0](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
### Features | ||
|
||
* **clients:** update models as of 2023-02-22 ([#719](https://github.com/bizon/selling-partner-api-sdk/issues/719)) ([adc57ce](https://github.com/bizon/selling-partner-api-sdk/commit/adc57ced5dfe20e8cf94f16739da45fe8aaa151d)) | ||
|
||
## [1.10.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/feeds-api-2021-06-30", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Feeds lets you upload data to Amazon on behalf of a selling partner.", | ||
"version": "1.10.10", | ||
"version": "1.11.0", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.12.2](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/finances-api-v0 | ||
|
||
## [1.12.1](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/finances-api-v0", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Finances helps you obtain financial information relevant to a seller's business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.", | ||
"version": "1.12.1", | ||
"version": "1.12.2", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.5](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/fulfillment-inbound-api-v0 | ||
|
||
## [1.10.4](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@sp-api-sdk/fulfillment-inbound-api-v0", | ||
"author": "Vincent Mesquita <[email protected]>", | ||
"description": "The Selling Partner API for Fulfillment Inbound lets you create applications that create and update inbound shipments of inventory to Amazon's fulfillment network.", | ||
"version": "1.10.4", | ||
"version": "1.10.5", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/es/index.js", | ||
"types": "dist/types/index.d.ts", | ||
|
@@ -26,7 +26,7 @@ | |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sp-api-sdk/common": "^1.9.22", | ||
"@sp-api-sdk/common": "^1.10.0", | ||
"axios": "^0.27.2" | ||
}, | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.10.11](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-22) | ||
|
||
**Note:** Version bump only for package @sp-api-sdk/fulfillment-outbound-api-2020-07-01 | ||
|
||
## [1.10.10](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2023-02-11) | ||
|
||
### Bug Fixes | ||
|
Oops, something went wrong.