Skip to content

Commit

Permalink
chore(CORE): add new patch release to the core package
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaAmar committed Oct 29, 2024
1 parent 6548605 commit 8d635b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/pillar-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pillar/core

## 0.10.11

### Patch Changes

- Add new Patch Release to fix the issue with peerDep and changeset that cause a build issue

## 0.10.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pillar-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pillar-ui/core",
"version": "0.10.10",
"version": "0.10.11",
"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",
Expand Down

0 comments on commit 8d635b4

Please sign in to comment.