Skip to content

Commit

Permalink
Prepare release 3.20 (#5227)
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 Oct 24, 2024
1 parent d15aff5 commit 16072a3
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-trees-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curly-wolves-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-coins-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-paws-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-cobras-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-masks-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-cameras-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-kiwis-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-zebras-check.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.14

### Patch Changes

- 12edac4: Now dependencies are installed properly in our pipelines, this means auth scripts are no longer stopping.
- d15aff5: Now, swatch presents the preview of the selected image.
- 80869fb: When deleting product type with products the "View products" link now navigates to product list with correctly applied product type filter
- b9c8291: Now cron-workflow that runs e2e tests takes proper urls to for preparing accounts action
- 6c85d52: Back buttons now navigate to the list with previously used filters and pagination applied.
- 89b9170: "changeset/cli" version is now bumped to the latest version
- 75751b0: Now the create category button is consistent with the other views
- 4ef03df: When navigating to order details from the order list, the back button will now return you to the previous page with the same filters and pagination applied.
- 4e0a555: Now accounts are decoded using an encryption key

## 3.20.13

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

0 comments on commit 16072a3

Please sign in to comment.