chore(release): Publish

This commit is contained in:
olivermrbl
2023-01-24 13:58:41 +01:00
parent 6293fccc65
commit 8f07738d88
3 changed files with 7 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 4.0.3
### Patch Changes
- [#3099](https://github.com/medusajs/medusa/pull/3099) [`6293fccc6`](https://github.com/medusajs/medusa/commit/6293fccc650411d27a9823a5f63f286d08ff2174) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - hotfix(medusa-react): Fixes an issue where queries weren't properly invalidated on successful mutations
## 4.0.2
### Patch Changes
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "4.0.2",
"version": "4.0.3",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",