Skip to content

Commit

Permalink
Merge pull request #354 from saleor/changeset-release/main
Browse files Browse the repository at this point in the history
Release to npm
  • Loading branch information
krzysztofzuraw authored Mar 1, 2024
2 parents 174d454 + 8231f1e commit 7a57843
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-walls-smash.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @saleor/app-sdk

## 0.50.1

### Patch Changes

- c1710c3: Fix process saleor webhook test

## 0.50.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@saleor/app-sdk",
"version": "0.50.0",
"version": "0.50.1",
"description": "SDK for building great Saleor Apps",
"scripts": {
"prepublishOnly": "pnpm build",
Expand Down

0 comments on commit 7a57843

Please sign in to comment.