
* fix: 🐛 calculate taxes customerCode * build: 👷 changeset * refactor: ♻️ address feedback * feat: ✨ add migration * Empty-Commit
5 lines
179 B
Markdown
5 lines
179 B
Markdown
---
|
|
"saleor-app-taxes": patch
|
|
---
|
|
|
|
Fixed the issue when user id was not available during tax calculation. Now, to identify the user during tax calculation, we use the user email.
|