chore: Version Packages (#13209)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
65dfcf9be4
commit
08ec3ed9f2
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user