diff --git a/packages/pillar-core/CHANGELOG.md b/packages/pillar-core/CHANGELOG.md index 91ca8801..94b0bc99 100644 --- a/packages/pillar-core/CHANGELOG.md +++ b/packages/pillar-core/CHANGELOG.md @@ -1,5 +1,14 @@ # @pillar/core +## 0.10.6 + +### Patch Changes + +- # New Patch Release + + - **Dependency Downgrade**: We have downgraded the "pillar hooks" dependency to version 0.7.3. Please review the dependency's changelog for any potential breaking changes or feature removals. + - **Icon Rotation**: A new feature has been added to allow for rotation of icons in different directions, enhancing visual customization options. + ## 0.10.5 ### Patch Changes diff --git a/packages/pillar-core/package.json b/packages/pillar-core/package.json index 7b7517c9..07f0d11e 100644 --- a/packages/pillar-core/package.json +++ b/packages/pillar-core/package.json @@ -1,6 +1,6 @@ { "name": "@pillar-ui/core", - "version": "0.10.5", + "version": "0.10.6", "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",