chore: Release (#3856)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-26 19:09:01 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 4f448fbb2a
commit b41b6303cc
80 changed files with 419 additions and 442 deletions
+6
View File
@@ -1,5 +1,11 @@
# @medusajs/types
## 1.8.3
### Patch Changes
- [#3835](https://github.com/medusajs/medusa/pull/3835) [`af710f1b4`](https://github.com/medusajs/medusa/commit/af710f1b48a4545a5064029a557013af34c4c100) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): Bulk create variant and pass transaction to the inventory service context methods
## 1.8.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "1.8.2",
"version": "1.8.3",
"description": "Medusa Types definition",
"main": "dist/index.js",
"repository": {