chore: Version Packages (#6039)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-25 16:23:53 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 4ad761788b
commit 3d0ae72887
98 changed files with 498 additions and 357 deletions
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 1.3.1
### Patch Changes
- [#6100](https://github.com/medusajs/medusa/pull/6100) [`4792c5522`](https://github.com/medusajs/medusa/commit/4792c552269c147d3c07da49a175e9038f9260a8) Thanks [@shahednasser](https://github.com/shahednasser)! - chore(@medusajs/medusa): add missing constructor to some services
fix(@medusajs/file-local): Fix argument passed to the constructor
fix(medusa-file-minio): Fix argument passed to the constructor
fix(medusa-file-s3): Fix argument passed to the constructor
## 1.3.0
### Minor Changes