chore: Version Packages (#6348)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-09 10:25:33 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 85a44dfd01
commit 580143cd53
19 changed files with 53 additions and 33 deletions
+6
View File
@@ -1,5 +1,11 @@
# @medusajs/types
## 1.11.13
### Patch Changes
- [#6328](https://github.com/medusajs/medusa/pull/6328) [`3fd68d197`](https://github.com/medusajs/medusa/commit/3fd68d1979828e3cde6e028e9e6ab0d0fadcb77b) Thanks [@adrien2p](https://github.com/adrien2p)! - feat(fulfillment): Initialize models work
## 1.11.12
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/types",
"version": "1.11.12",
"version": "1.11.13",
"description": "Medusa Types definition",
"main": "dist/index.js",
"types": "dist/index.d.ts",