feat(medusa): Improve addShippingMethod on store cart route (#3222)

This commit is contained in:
Adrien de Peretti
2023-02-09 16:55:40 +01:00
committed by GitHub
parent 507ad00bec
commit 6e443dc708
3 changed files with 7 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore(medusa): Improve addShippingMethod on store cart route to use new totals calculation algo