chore: Bump @medusajs/medusa-js + medusa-react

This commit is contained in:
olivermrbl
2023-10-20 08:32:38 +02:00
parent 045d1b6a0c
commit 26833a48a0
6 changed files with 19 additions and 10 deletions

View File

@@ -1,6 +0,0 @@
---
"medusa-react": patch
"@medusajs/medusa-js": patch
---
chore: Bump @medusajs/medusa dep

View File

@@ -1,5 +1,11 @@
# 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
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-js",
"version": "6.1.2",
"version": "6.1.3",
"description": "Client for Medusa Commerce Rest API",
"main": "dist/index.js",
"module": "dist/index.mjs",

View File

@@ -1,5 +1,14 @@
# 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
### Patch Changes

View File

@@ -1,5 +1,5 @@
{
"version": "9.0.8",
"version": "9.0.9",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",

View File

@@ -6596,7 +6596,7 @@ __metadata:
typescript: ^4.9.5
uuid: ^9.0.0
peerDependencies:
"@medusajs/medusa": ^1.12.0
"@medusajs/medusa": ^1.17.2
languageName: unknown
linkType: soft
@@ -32531,7 +32531,7 @@ __metadata:
tslib: ^2.3.1
tsup: 6.7.0
peerDependencies:
"@medusajs/medusa": ^1.12.0
"@medusajs/medusa": ^1.17.2
"@tanstack/react-query": ^4.22.0
react: ^16.8 || ^17.0 || ^18.0
react-dom: ^16.8 || ^17.0 || ^18.0