chore: Version Packages (#5527)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-10 10:28:21 +01:00
committed by GitHub
parent d2309e771d
commit 71d59d2c81
74 changed files with 370 additions and 191 deletions

View File

@@ -1,5 +1,15 @@
# Change Log
## 6.1.4
### Patch Changes
- [#5582](https://github.com/medusajs/medusa/pull/5582) [`91615f9c4`](https://github.com/medusajs/medusa/commit/91615f9c459a2d8cb842561c5edb335680d30298) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(@medusajs/client-types): Fix types and TSDocs
fix(medusa-react): Fix response type of Publishable API Key's list sales channels.
fix(@medusajs/medusa-js): Fix incorrect parameter and response types.
fix(@medusajs/medusa): Fix incorrect types and add TSDocs
fix(@medusajs/types): Fix incorrect types and add TSDocs
## 6.1.3
### Patch Changes