
* refactor: ♻️ replace failureRetry/failureNoRetry webhook response with failure * build: 👷 add changeset * refactor: ♻️ address feedback
5 lines
211 B
Markdown
5 lines
211 B
Markdown
---
|
|
"saleor-app-taxes": minor
|
|
---
|
|
|
|
Changed behavior of failed webhooks. The app will now return status 500 if the operation failed. Previously, it returned status 200 with an error message in the response body.
|