chore: Version Packages (#5002)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-15 17:09:34 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2a2108fe56
commit 223a4a4cd9
63 changed files with 287 additions and 212 deletions
+9
View File
@@ -1,5 +1,14 @@
# Change Log
## 9.0.5
### Patch Changes
- [#5074](https://github.com/medusajs/medusa/pull/5074) [`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-react): fix `useAdminAddStoreCurrency` hook
- Updated dependencies [[`7d3572302`](https://github.com/medusajs/medusa/commit/7d35723023ed5bcfaf06ff2480e97508527e8665)]:
- @medusajs/medusa-js@6.0.4
## 9.0.4
### Patch Changes
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "9.0.4",
"version": "9.0.5",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
@@ -34,7 +34,7 @@
"author": "Zakaria S. El Asri",
"devDependencies": {
"@babel/core": "^7.16.0",
"@medusajs/medusa": "^1.14.0",
"@medusajs/medusa": "^1.16.0",
"@storybook/addon-essentials": "^6.3.12",
"@storybook/addon-links": "^6.3.12",
"@storybook/addons": "^6.3.12",