chore: Version Packages (#6839)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-01 09:48:24 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent dca47f77c9
commit 2c807df99d
136 changed files with 725 additions and 608 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 1.2.2
### Patch Changes
- [#7003](https://github.com/medusajs/medusa/pull/7003) [`c3efac5a0d`](https://github.com/medusajs/medusa/commit/c3efac5a0d6cfa38e1af8d248138fa83934a8ceb) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-core-utils): add missing awilix dependency
## 1.2.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-core-utils",
"version": "1.2.1",
"version": "1.2.2",
"description": "Core utils for Medusa",
"main": "dist/index.js",
"engines": {