chore: Version packages

This commit is contained in:
olivermrbl
2025-12-01 18:54:07 +01:00
parent 8ddf8b4d76
commit 1d4af32749
206 changed files with 1124 additions and 660 deletions

View File

@@ -1,5 +1,11 @@
# Change Log
## 2.12.0
### Patch Changes
- [#14083](https://github.com/medusajs/medusa/pull/14083) [`beb91d88a2f224075e4fcf35a0ee9483b3124504`](https://github.com/medusajs/medusa/commit/beb91d88a2f224075e4fcf35a0ee9483b3124504) Thanks [@adrien2p](https://github.com/adrien2p)! - chore(): Update glob package
## 2.11.3
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "2.11.3",
"version": "2.12.0",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"