diff --git a/.changeset/dull-glasses-juggle.md b/.changeset/dull-glasses-juggle.md deleted file mode 100644 index 616f88755a..0000000000 --- a/.changeset/dull-glasses-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Mailpit service uses has been removed due to issues with checking email during E2E runs on PRs. This means the tests no longer check if export emails have been received. diff --git a/.changeset/giant-queens-smell.md b/.changeset/giant-queens-smell.md deleted file mode 100644 index 9373aaf695..0000000000 --- a/.changeset/giant-queens-smell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -Fixes a bug when the text truncating breaks on undefined attribute value. diff --git a/.changeset/light-squids-shave.md b/.changeset/light-squids-shave.md deleted file mode 100644 index 6c643fda31..0000000000 --- a/.changeset/light-squids-shave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -The value of attribute type `plainText` is now capped. This prevents the UI from freezing when the value is very large. diff --git a/.changeset/spotty-lemons-give.md b/.changeset/spotty-lemons-give.md deleted file mode 100644 index e7536b71f8..0000000000 --- a/.changeset/spotty-lemons-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"saleor-dashboard": patch ---- - -The tax app version no longer displayed in the tax select input because showing the initial installed app version caused confusing