Skip to content

Commit

Permalink
Release 3.18 (#4623)
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] committed Jan 12, 2024
1 parent 3cbfa64 commit 9ee9392
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 47 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-sheep-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-ties-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-ghosts-stare.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-mangos-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-buses-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-cats-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-hairs-happen.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/seven-spies-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unable-to-build-docker-image .md

This file was deleted.

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

## 3.18.2

### Patch Changes

- e165eed62: Show info text when no options to select in discount condtion, stop sending empty condtion
- 6ba106f16: Fix height of multiselect for filters/promotions
- 3018ed8d9: Fix loading service worker
- 53ca848ba: Improvments for discount rules
- b353cebd9: Fix deleting draft orders
- 27d2a6032: Introduce filters to discount list page
- 3cbfa647e: Make discount rules flag visible
- f95e90f28: Amounts are now hidden on Transaction events list for `CHARGE_REQUST`, `CHARGE_SUCCESS` and `CHARGE_FAILURE` events.
These events don't support providing amounts, and they were always displayed as 0.
- 1637e1213: Fix dockerfile build error caused by deleted file and bash script

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

0 comments on commit 9ee9392

Please sign in to comment.