chore: Version Packages (#13545)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-21 09:24:59 +02:00
committed by GitHub
parent 20bfdac06d
commit e47f0d0271
234 changed files with 1377 additions and 899 deletions

View File

@@ -1,5 +1,11 @@
# @medusajs/admin-shared
## 2.11.0
### Patch Changes
- [#13575](https://github.com/medusajs/medusa/pull/13575) [`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c) Thanks [@willbouch](https://github.com/willbouch)! - feat(admin-shared,dashboard,js-sdk,types,payment): refund reasons in dashboard
## 2.10.3
## 2.10.2

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-shared",
"description": "Shared code for Medusa admin packages.",
"version": "2.10.3",
"version": "2.11.0",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",