chore(release): Publish

This commit is contained in:
olivermrbl
2022-10-12 09:29:39 +02:00
parent 5cb7618a22
commit 93bf1118eb
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"medusa-core-utils": patch
---
Force bump medusa-core-utils

View File

@@ -1,5 +1,11 @@
# Change Log
## 1.1.33
### Patch Changes
- [`5cb7618a2`](https://github.com/medusajs/medusa/commit/5cb7618a220c420ec2917875f91b8c1f814298f2) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Force bump medusa-core-utils
## 1.1.32
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-core-utils",
"version": "1.1.32",
"version": "1.1.33",
"description": "Core utils for Medusa",
"main": "dist/index.js",
"repository": {