Skip to content

Commit

Permalink
Release 3.20 (#5294)
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 Dec 6, 2024
1 parent 36fb327 commit facd531
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-apples-impress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-turkeys-remain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-otters-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/flat-waves-sip.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/kind-lemons-shop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-beds-tell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-stingrays-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-tigers-sneeze.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-countries-glow.md

This file was deleted.

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

## 3.20.21

### Patch Changes

- 8d08677: Removing value from area input in address form no more cause error
- c48e50b: The app no longer changes the url when it is already been updated.
- 38d9a92: Selecting sale entries no longer fails when browsing the sales list
- 315676c: The double success banner no longer appears during app installation
- 3e89b07: Assign product dialog no more crash when product has no channels
- 36fb327: Prevent a call update channel after voucher create when no voucher id returns from response
- 917c0f8: Adding tranalstions to shipping methods no more cause error
- 5013483: Assigning product to collection no more cause error
- 749a09f: Update variant file attribute value no more cause error

## 3.20.20

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

0 comments on commit facd531

Please sign in to comment.