Fix changeset

This commit is contained in:
Lukasz Ostrowski 2023-06-19 16:28:09 +02:00
parent a1ad70e879
commit a6e7fbd77f

View file

@ -1,5 +1,5 @@
---
"saleor-app-taxes": major
"saleor-app-taxes": minor
---
Redesigned the app's UI with the new version of macaw-ui. Introduced breaking changes in the structure of providers configuration and channels configuration. Added migrations that convert the obsolete configurations to the new format. Added address validation for tax providers.