Release to npm (#221)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-03-16 15:06:21 +01:00 committed by GitHub
parent 96ffb925bd
commit 0deb0fac22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"@saleor/app-sdk": patch
---
Restores MANAGE_APPS to Permissions, but remove it from AppPermissions

View file

@ -1,5 +1,11 @@
# @saleor/app-sdk
## 0.37.1
### Patch Changes
- 96ffb92: Restores MANAGE_APPS to Permissions, but remove it from AppPermissions
## 0.37.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@saleor/app-sdk",
"version": "0.37.0",
"version": "0.37.1",
"description": "SDK for building great Saleor Apps",
"types": "index.d.ts",
"main": "index.js",