chore: Version packages

This commit is contained in:
olivermrbl
2025-04-23 09:27:02 +02:00
parent 39523ba798
commit 2fec5f4aa0
147 changed files with 840 additions and 356 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/ui-preset
## 2.7.1
## 2.7.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "2.7.0",
"version": "2.7.1",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {
@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0"
},
"devDependencies": {
"@medusajs/toolbox": "2.7.0",
"@medusajs/toolbox": "2.7.1",
"tailwindcss": "^3.4.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"