chore: Version Packages (#5527)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-10 10:28:21 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d2309e771d
commit 71d59d2c81
74 changed files with 370 additions and 191 deletions
+6
View File
@@ -1,5 +1,11 @@
# @medusajs/ui
## 2.2.1
### Patch Changes
- [#5596](https://github.com/medusajs/medusa/pull/5596) [`e3f1da92d`](https://github.com/medusajs/medusa/commit/e3f1da92db1a5bb07ae8d79a90f0d1d04f9bfee3) Thanks [@kasperkristensen](https://github.com/kasperkristensen)! - fix(admin-ui,ui): Align @types/react versions
## 2.2.0
### Minor Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui",
"version": "2.2.0",
"version": "2.2.1",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"repository": {