chore: Bump @medusajs/medusa-js + medusa-react
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
"medusa-react": patch
|
|
||||||
"@medusajs/medusa-js": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
chore: Bump @medusajs/medusa dep
|
|
||||||
@@ -1,5 +1,11 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 6.1.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`045d1b6a0`](https://github.com/medusajs/medusa/commit/045d1b6a0c2b0d03e5fa1db886d1f81c843059ce) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Bump @medusajs/medusa dep
|
||||||
|
|
||||||
## 6.1.2
|
## 6.1.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@medusajs/medusa-js",
|
"name": "@medusajs/medusa-js",
|
||||||
"version": "6.1.2",
|
"version": "6.1.3",
|
||||||
"description": "Client for Medusa Commerce Rest API",
|
"description": "Client for Medusa Commerce Rest API",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.mjs",
|
"module": "dist/index.mjs",
|
||||||
|
|||||||
@@ -1,5 +1,14 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 9.0.9
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [`045d1b6a0`](https://github.com/medusajs/medusa/commit/045d1b6a0c2b0d03e5fa1db886d1f81c843059ce) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Bump @medusajs/medusa dep
|
||||||
|
|
||||||
|
- Updated dependencies [[`045d1b6a0`](https://github.com/medusajs/medusa/commit/045d1b6a0c2b0d03e5fa1db886d1f81c843059ce)]:
|
||||||
|
- @medusajs/medusa-js@6.1.3
|
||||||
|
|
||||||
## 9.0.8
|
## 9.0.8
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "9.0.8",
|
"version": "9.0.9",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/index.mjs",
|
"module": "dist/index.mjs",
|
||||||
|
|||||||
@@ -6596,7 +6596,7 @@ __metadata:
|
|||||||
typescript: ^4.9.5
|
typescript: ^4.9.5
|
||||||
uuid: ^9.0.0
|
uuid: ^9.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@medusajs/medusa": ^1.12.0
|
"@medusajs/medusa": ^1.17.2
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@@ -32531,7 +32531,7 @@ __metadata:
|
|||||||
tslib: ^2.3.1
|
tslib: ^2.3.1
|
||||||
tsup: 6.7.0
|
tsup: 6.7.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@medusajs/medusa": ^1.12.0
|
"@medusajs/medusa": ^1.17.2
|
||||||
"@tanstack/react-query": ^4.22.0
|
"@tanstack/react-query": ^4.22.0
|
||||||
react: ^16.8 || ^17.0 || ^18.0
|
react: ^16.8 || ^17.0 || ^18.0
|
||||||
react-dom: ^16.8 || ^17.0 || ^18.0
|
react-dom: ^16.8 || ^17.0 || ^18.0
|
||||||
|
|||||||
Reference in New Issue
Block a user