diff --git a/packages/pillar-core/CHANGELOG.md b/packages/pillar-core/CHANGELOG.md index 13ba3f31..b38ad26a 100644 --- a/packages/pillar-core/CHANGELOG.md +++ b/packages/pillar-core/CHANGELOG.md @@ -1,5 +1,11 @@ # @pillar/core +## 0.10.9 + +### Patch Changes + +- # Fix the issue related to table weight + ## 0.10.8 ### Patch Changes diff --git a/packages/pillar-core/package.json b/packages/pillar-core/package.json index ffc93ad2..0006cfaa 100644 --- a/packages/pillar-core/package.json +++ b/packages/pillar-core/package.json @@ -1,6 +1,6 @@ { "name": "@pillar-ui/core", - "version": "0.10.8", + "version": "0.10.9", "description": "@pillar-ui/core is a lightweight and comprehensive UI component library packed with reusable and customizable UI components designed for modern web development. Our components adhere to best practices, ensuring a consistent and accessible user experience across your applications, without sacrificing performance.", "author": { "name": "Hamza Miloud Amar",