chore: Version packages

This commit is contained in:
olivermrbl
2024-11-11 10:58:20 +01:00
parent 94fb420434
commit ecece05b72
133 changed files with 501 additions and 242 deletions
+14
View File
@@ -1,5 +1,19 @@
# @medusajs/framework
## 2.0.3
### Patch Changes
- [#9979](https://github.com/medusajs/medusa/pull/9979) [`6496789c65a032b7c83f5b2a9c285c2620d4288a`](https://github.com/medusajs/medusa/commit/6496789c65a032b7c83f5b2a9c285c2620d4288a) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - Exclude nested fields when excluding field from endpoint
- Updated dependencies [[`03f4b66b90625634f13409be35cd57081f0eb7d5`](https://github.com/medusajs/medusa/commit/03f4b66b90625634f13409be35cd57081f0eb7d5)]:
- @medusajs/types@2.0.3
- @medusajs/utils@2.0.3
- @medusajs/modules-sdk@2.0.3
- @medusajs/orchestration@2.0.3
- @medusajs/workflows-sdk@2.0.3
- @medusajs/telemetry@2.0.3
## 2.0.2
### Patch Changes