Skip to content

Commit 1758490

Browse files
committed
chore(release): publish [skip ci]
- @sp-api-sdk/[email protected] - @sp-api-sdk/[email protected]
1 parent e1ead59 commit 1758490

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

clients/fulfillment-outbound-api-2020-07-01/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [4.2.0](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2025-09-10)
7+
8+
### Features
9+
10+
* **clients:** update models as of 2025-09-10 ([#1583](https://github.com/bizon/selling-partner-api-sdk/issues/1583)) ([296aab0](https://github.com/bizon/selling-partner-api-sdk/commit/296aab089dab22b97b5044f11177b159664ff8fd))
11+
612
## [4.1.1](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2025-08-31)
713

814
**Note:** Version bump only for package @sp-api-sdk/fulfillment-outbound-api-2020-07-01

clients/fulfillment-outbound-api-2020-07-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@sp-api-sdk/fulfillment-outbound-api-2020-07-01",
33
"author": "Bertrand Marron <[email protected]>",
44
"description": "The Selling Partner API for Fulfillment Outbound lets you create applications that help a seller fulfill Multi-Channel Fulfillment orders using their inventory in Amazon's fulfillment network. You can get information on both potential and existing fulfillment orders.",
5-
"version": "4.1.1",
5+
"version": "4.2.0",
66
"main": "dist/cjs/index.js",
77
"module": "dist/es/index.js",
88
"types": "dist/types/index.d.ts",

codegen/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.20.2](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2025-09-10)
7+
8+
**Note:** Version bump only for package @sp-api-sdk/generator
9+
610
## [0.20.1](https://github.com/bizon/selling-partner-api-sdk/compare/@sp-api-sdk/[email protected]...@sp-api-sdk/[email protected]) (2025-08-26)
711

812
**Note:** Version bump only for package @sp-api-sdk/generator

codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sp-api-sdk/generator",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)