From a6e7fbd77f9eb410287090b279caa60709297912 Mon Sep 17 00:00:00 2001 From: Lukasz Ostrowski Date: Mon, 19 Jun 2023 16:28:09 +0200 Subject: [PATCH] Fix changeset --- .changeset/blue-lies-enjoy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/blue-lies-enjoy.md b/.changeset/blue-lies-enjoy.md index adffbc9..4db631a 100644 --- a/.changeset/blue-lies-enjoy.md +++ b/.changeset/blue-lies-enjoy.md @@ -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.