Skip to content

Commit

Permalink
Merge branch 'develop' into feat-paymentServiceMigration-stripe2
Browse files Browse the repository at this point in the history
  • Loading branch information
srindom authored Oct 4, 2022
2 parents a1e962a + 00959f7 commit 16f2a23
Show file tree
Hide file tree
Showing 117 changed files with 5,485 additions and 1,058 deletions.
5 changes: 5 additions & 0 deletions .changeset/green-snakes-return.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": minor
---

Adds a BatchJob strategy for importing prices to PriceLists
6 changes: 6 additions & 0 deletions .changeset/honest-donuts-call.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"medusa-react": patch
"@medusajs/medusa": patch
---

Finalise service migration and fix super constructor arguments
5 changes: 5 additions & 0 deletions .changeset/lazy-apes-unite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"medusa-core-utils": minor
---

Adds `computerizeAmount` utility to convert human money format into the DB format Medusa uses (integer of lowest currency unit)
Loading

0 comments on commit 16f2a23

Please sign in to comment.