chore(release): Publish

This commit is contained in:
olivermrbl
2023-02-08 19:35:44 +01:00
parent bfa33f444c
commit 3b474ec35c
110 changed files with 639 additions and 456 deletions
@@ -1,5 +1,15 @@
# Change Log
## 1.1.23
### Patch Changes
- [#3185](https://github.com/medusajs/medusa/pull/3185) [`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Patches all dependencies + minor bumps `winston` to include a [fix for a significant memory leak](https://github.com/winstonjs/winston/pull/2057)
- Updated dependencies [[`08324355a`](https://github.com/medusajs/medusa/commit/08324355a4466b017a0bc7ab1d333ee3cd27b8c4)]:
- medusa-core-utils@1.1.38
- medusa-interfaces@1.3.5
## 1.1.22
### Patch Changes