chore: Version Packages (#5673)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-27 16:43:51 +00:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d5526736ec
commit 935e9f0561
53 changed files with 281 additions and 198 deletions
+6
View File
@@ -1,5 +1,11 @@
# @medusajs/ui
## 2.2.3
### Patch Changes
- [#5692](https://github.com/medusajs/medusa/pull/5692) [`b25b29fe7`](https://github.com/medusajs/medusa/commit/b25b29fe7ba3bc9fca8da7a6b10461437a3e4d2d) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(ui): Update the styling of CodeBlock
## 2.2.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "2.2.2",
"version": "2.2.3",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {