Skip to content

Commit 5c8b6ab

Browse files
Release to npm (#388)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e764be0 commit 5c8b6ab

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/forty-phones-applaud.md

-5
This file was deleted.

.changeset/witty-carrots-occur.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @saleor/app-sdk
22

3+
## 0.52.1
4+
5+
### Patch Changes
6+
7+
- 2c1f41f: Marked domain header as deprecated
8+
- e764be0: Marked `/middleware`s as deprecated in favor of `/handlers`
9+
310
## 0.52.0
411

512
### Minor Changes

package.json

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

0 commit comments

Comments
 (0)