chore: Release (#3818)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3a49f14e3e
commit
0f51e3a400
@@ -1,5 +1,13 @@
|
||||
# @medusajs/admin
|
||||
|
||||
## 2.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`6bb1654b6`](https://github.com/medusajs/medusa/commit/6bb1654b61880f8658bf1395e4ccef860780aac4), [`95d338262`](https://github.com/medusajs/medusa/commit/95d338262b63e3daa6697bb23806980a8b5e5cdc), [`4f58ddee0`](https://github.com/medusajs/medusa/commit/4f58ddee03509a4c46af160e5824cba80d4c950a)]:
|
||||
- @medusajs/medusa@1.8.2
|
||||
- @medusajs/admin-ui@1.8.2
|
||||
|
||||
## 2.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/admin",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"bin": {
|
||||
"medusa-admin": "./bin/medusa-admin.js"
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
"directory": "packages/admin"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/admin-ui": "1.8.1",
|
||||
"@medusajs/admin-ui": "1.8.2",
|
||||
"commander": "^10.0.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.17.1",
|
||||
@@ -37,7 +37,7 @@
|
||||
"ts-dedent": "^2.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@medusajs/medusa": "1.8.1"
|
||||
"@medusajs/medusa": "1.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
|
||||
Reference in New Issue
Block a user