Skip to content

Commit 09345e3

Browse files
Release to npm (#443)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6f61823 commit 09345e3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-bananas-smoke.md

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

CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 6f61823: Added new types for attributes that Dashboard will provide to Extension URL request when using POST method
8+
39
## 1.1.0
410

511
This release is preparing compatibility with upcoming Saleor 3.22

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.0",
3+
"version": "1.1.1",
44
"description": "SDK for building great Saleor Apps",
55
"scripts": {
66
"prepublishOnly": "pnpm build",

0 commit comments

Comments
 (0)