Files
medusa-store/packages/admin/admin-sdk/CHANGELOG.md
github-actions[bot] 645266c200 chore: Version Packages (#13923)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-05 12:52:44 +01:00

296 lines
6.3 KiB
Markdown

# @medusajs/admin-sdk
## 2.11.3
### Patch Changes
- [#13910](https://github.com/medusajs/medusa/pull/13910) [`224ab39a81e8d3cf3d6fa3ff5eee82541f64728d`](https://github.com/medusajs/medusa/commit/224ab39a81e8d3cf3d6fa3ff5eee82541f64728d) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Dependencies cleanup and improvements
- [#13940](https://github.com/medusajs/medusa/pull/13940) [`afb40d437b3cc4ceb015df70985b2f005f40eaff`](https://github.com/medusajs/medusa/commit/afb40d437b3cc4ceb015df70985b2f005f40eaff) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Cleanup and organize deps
- Updated dependencies [[`224ab39a81e8d3cf3d6fa3ff5eee82541f64728d`](https://github.com/medusajs/medusa/commit/224ab39a81e8d3cf3d6fa3ff5eee82541f64728d), [`afb40d437b3cc4ceb015df70985b2f005f40eaff`](https://github.com/medusajs/medusa/commit/afb40d437b3cc4ceb015df70985b2f005f40eaff)]:
- @medusajs/admin-shared@2.11.3
## 2.11.2
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.11.2
## 2.11.1
### Patch Changes
- Updated dependencies [[`226984cf0f229bec00ee33a3a1a981b57889c11a`](https://github.com/medusajs/medusa/commit/226984cf0f229bec00ee33a3a1a981b57889c11a)]:
- @medusajs/admin-shared@2.11.1
## 2.11.0
### Patch Changes
- Updated dependencies [[`5e827ec95d0f721e62c0d4e8c603bda7ddc0929c`](https://github.com/medusajs/medusa/commit/5e827ec95d0f721e62c0d4e8c603bda7ddc0929c)]:
- @medusajs/admin-shared@2.11.0
## 2.10.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.10.3
## 2.10.2
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.10.2
## 2.10.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.10.1
## 2.10.0
### Patch Changes
- Updated dependencies [[`4b3c43fe92d99a98b3d7b9ee6705114de01cbc5d`](https://github.com/medusajs/medusa/commit/4b3c43fe92d99a98b3d7b9ee6705114de01cbc5d)]:
- @medusajs/admin-shared@2.10.0
## 2.9.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.9.0
## 2.8.8
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.8
## 2.8.7
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.7
## 2.8.6
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.6
## 2.8.5
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.5
## 2.8.4
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.4
## 2.8.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.3
## 2.8.2
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.2
## 2.8.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.1
## 2.8.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.8.0
## 2.7.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.7.1
## 2.7.0
### Patch Changes
- Updated dependencies [[`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e), [`5ab15a29889870411b719ebad3fb94786baee45e`](https://github.com/medusajs/medusa/commit/5ab15a29889870411b719ebad3fb94786baee45e)]:
- @medusajs/admin-shared@2.7.0
## 2.6.1
### Patch Changes
- [#11738](https://github.com/medusajs/medusa/pull/11738) [`3b470f41427e487c68f89b8ee8155de716ffe861`](https://github.com/medusajs/medusa/commit/3b470f41427e487c68f89b8ee8155de716ffe861) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Remove ranges on Medusa packages
- Updated dependencies []:
- @medusajs/admin-shared@2.6.1
## 2.6.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.6.0
## 2.5.1
### Patch Changes
- [#11413](https://github.com/medusajs/medusa/pull/11413) [`a039dd6932c3c5581b3ee0ebba1eb8413912ec43`](https://github.com/medusajs/medusa/commit/a039dd6932c3c5581b3ee0ebba1eb8413912ec43) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - chore(admin-sdk): Pin zod in admin-sdk
- Updated dependencies []:
- @medusajs/admin-shared@2.5.1
## 2.5.0
### Patch Changes
- [#11272](https://github.com/medusajs/medusa/pull/11272) [`f4c2cd112ed54757ed35a55297b46b36152829cb`](https://github.com/medusajs/medusa/commit/f4c2cd112ed54757ed35a55297b46b36152829cb) Thanks [@thetutlage](https://github.com/thetutlage)! - fix: issues with peer dependencies
- Updated dependencies []:
- @medusajs/admin-shared@2.5.0
## 2.4.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.4.0
## 2.3.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.3.1
## 2.3.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.3.0
## 2.2.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.2.0
## 2.1.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.3
## 2.1.2
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.2
## 2.1.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.1
## 2.1.0
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.1.0
## 2.0.7
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.7
## 2.0.6
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.6
## 2.0.5
### Patch Changes
- Updated dependencies [[`a153bc477c421cd3cfc6f2cb7e30f2f3661f5922`](https://github.com/medusajs/medusa/commit/a153bc477c421cd3cfc6f2cb7e30f2f3661f5922)]:
- @medusajs/admin-shared@2.0.5
## 2.0.4
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.4
## 2.0.3
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.3
## 2.0.2
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.2
## 2.0.1
### Patch Changes
- Updated dependencies []:
- @medusajs/admin-shared@2.0.1
## 2.0.0
### Major Changes
- [#7341](https://github.com/medusajs/medusa/pull/7341) [`2e42e053d4c9d5445d227bdc268c66713aad8e2e`](https://github.com/medusajs/medusa/commit/2e42e053d4c9d5445d227bdc268c66713aad8e2e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Medusa 2.0
### Patch Changes
- Updated dependencies [[`2e42e053d4c9d5445d227bdc268c66713aad8e2e`](https://github.com/medusajs/medusa/commit/2e42e053d4c9d5445d227bdc268c66713aad8e2e)]:
- @medusajs/admin-shared@2.0.0