chore: Version Packages (#4223)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-18 13:14:20 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent b779040acb
commit 5d7877ded6
108 changed files with 460 additions and 288 deletions
+8
View File
@@ -1,5 +1,13 @@
# @medusajs/types
## 1.8.8
### Patch Changes
- [#4211](https://github.com/medusajs/medusa/pull/4211) [`d76ba0cd2`](https://github.com/medusajs/medusa/commit/d76ba0cd29694c2e31f9f89992a9fbc14659c1ae) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Order edit missing transaction when consuming the inventory module
- [#4161](https://github.com/medusajs/medusa/pull/4161) [`14c0f62f8`](https://github.com/medusajs/medusa/commit/14c0f62f84704a4c87beff3daaff60a52f5c88b8) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(product): Experimental product module
## 1.8.7
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "1.8.7",
"version": "1.8.8",
"description": "Medusa Types definition",
"main": "dist/index.js",
"repository": {