chore: Version packages

This commit is contained in:
olivermrbl
2025-02-24 11:36:46 +01:00
parent a9e2ef6c20
commit 3f7470022c
163 changed files with 615 additions and 407 deletions
+8
View File
@@ -1,5 +1,13 @@
# @medusajs/core-flows
## 2.5.1
### Patch Changes
- [#11504](https://github.com/medusajs/medusa/pull/11504) [`efd66c0d59e043218fa66163a7e9cd72bb6b5de1`](https://github.com/medusajs/medusa/commit/efd66c0d59e043218fa66163a7e9cd72bb6b5de1) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(core-flows): Allow adding shipping methods through order edits
- [#11465](https://github.com/medusajs/medusa/pull/11465) [`b37010857ab1bccda96b4694298659cc6d8f14ef`](https://github.com/medusajs/medusa/commit/b37010857ab1bccda96b4694298659cc6d8f14ef) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(core-flows): Fix line item ids passed to deleteReservationsByLineItemsStep
## 2.5.0
### Patch Changes