Skip to content

Commit cfecb90

Browse files
Release to npm
1 parent cdcbe09 commit cfecb90

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/cyan-teeth-train.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mean-paws-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @saleor/app-sdk
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- 1cf9750: Added productSlug param to ExtensionPOSTAttributes, which means types body from the Dashboard when calling extension (in product details context)
8+
- cdcbe09: Add missing Saleor async event: `FULFILLMENT_TRACKING_NUMBER_UPDATED`.
9+
310
## 1.1.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saleor/app-sdk",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "SDK for building great Saleor Apps",
55
"scripts": {
66
"prepublishOnly": "pnpm build",

0 commit comments

Comments
 (0)