chore: Version packages

This commit is contained in:
olivermrbl
2025-05-13 12:56:07 +02:00
parent 2c49e8b733
commit d3a5868e8b
159 changed files with 870 additions and 418 deletions
@@ -1,5 +1,14 @@
# @medusajs/workflow-engine-inmemory
## 2.8.0
### Patch Changes
- [#12362](https://github.com/medusajs/medusa/pull/12362) [`80007f3afda76eabd5b148fa6bb5590fa6987265`](https://github.com/medusajs/medusa/commit/80007f3afda76eabd5b148fa6bb5590fa6987265) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(workflows-\*): Allow to re run non idempotent but stored workflow with the same transaction id if considered done
- Updated dependencies [[`b868a4ef4deb7df09d6156a907f4c883cd55a3fd`](https://github.com/medusajs/medusa/commit/b868a4ef4deb7df09d6156a907f4c883cd55a3fd)]:
- @medusajs/framework@2.8.0
## 2.7.1
### Patch Changes