chore: Version Packages (#13209)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-28 17:25:32 +02:00
committed by GitHub
parent 65dfcf9be4
commit 08ec3ed9f2
184 changed files with 1067 additions and 562 deletions

View File

@@ -1,5 +1,11 @@
# @medusajs/admin-shared
## 2.10.0
### Patch Changes
- [#13208](https://github.com/medusajs/medusa/pull/13208) [`4b3c43fe92d99a98b3d7b9ee6705114de01cbc5d`](https://github.com/medusajs/medusa/commit/4b3c43fe92d99a98b3d7b9ee6705114de01cbc5d) Thanks [@willbouch](https://github.com/willbouch)! - feat(dashboard, js-sdk): shipping option type mngmt dashboard
## 2.9.0
## 2.8.8

View File

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