chore(release): Publish
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-react": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
hotfix(medusa-react): Fixes an issue where queries weren't properly invalidated on successful mutations
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# 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
|
## 4.0.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.2",
|
"version": "4.0.3",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user