Release to npm (#192)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-02-27 18:12:05 +01:00 committed by GitHub
parent 5b5e6821be
commit eda827847b
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
---
Test changeset

View file

@ -1,5 +1,11 @@
# @saleor/app-sdk # @saleor/app-sdk
## 0.32.4
### Patch Changes
- 5b7f3cf: Test changeset
## 0.32.3 ## 0.32.3
### Patch Changes ### Patch Changes

View file

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