Skip to content

Commit

Permalink
Release 3.20 (#5060)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 22, 2024
1 parent 5b8262d commit 1d4d376
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 48 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-squids-tie.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fair-masks-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-moose-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-bears-shake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-icons-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-eggs-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-rocks-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-kings-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-ads-mix.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 3.20.2

### Patch Changes

- fd36e8e08: From now dashboard will be deployed to load test services in dev cloud
- 6f45d4435: Drop legacy Dialog and replace it with new macaw Dialog component in action dialogs,
order change warehouse dialog, order payment dialog, add staff member dialog,
staff user password restart dialog, tax select country dialog.
- 5b8262d72: Button for adding new refund now has a shorter label
- a565113e6: Fix custom ref checkout in dev deployment CI workflow
- 9f10e1bdb: Dashboard no longer uses Typography and Skeleton from Material. These components were replaced with MacawUI ones
- 088842b70: You can run E2E tests for inline discounts in draft orders
- a77ff9f9e: You can now see tax dropdown taking full width
- 15d5b8747: Saleor Dashboard no longer uses MUI Card component, it uses DashboardCard instead.
- 5a1025570: Add new service to dev deployment CI workflow

## 3.20.1

### Patch 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-dashboard",
"version": "3.20.1",
"version": "3.20.2",
"main": "src/index.tsx",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1d4d376

Please sign in to comment.