chore: Version Packages (#6348)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-09 10:25:33 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 85a44dfd01
commit 580143cd53
19 changed files with 53 additions and 33 deletions
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 9.0.15
### Patch Changes
- [`ef64f3740`](https://github.com/medusajs/medusa/commit/ef64f3740d90a8b8565ed10d33e8e35a640cd1ae) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Add missing changeset for medusa-react
- Updated dependencies [[`20cefa033`](https://github.com/medusajs/medusa/commit/20cefa0335384e3c37f593c9698651895765234e)]:
- @medusajs/medusa-js@6.1.7
## 9.0.14
### Patch Changes
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "9.0.14",
"version": "9.0.15",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",