chore: Version Packages (#6348)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-09 10:25:33 +01:00
committed by GitHub
parent 85a44dfd01
commit 580143cd53
19 changed files with 53 additions and 33 deletions

View File

@@ -1,5 +1,11 @@
# @medusajs/ui-preset
## 1.1.2
### Patch Changes
- [#6357](https://github.com/medusajs/medusa/pull/6357) [`85a44dfd0`](https://github.com/medusajs/medusa/commit/85a44dfd017ab53b539bcfca04a32f1a0786a23c) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(ui,ui-preset): Fixes an issue where the color styles of two code components was broken
## 1.1.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "1.1.1",
"version": "1.1.2",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {