From 8c02b8a2ee18fc758e4d529faed80faae207823b Mon Sep 17 00:00:00 2001 From: Hamza Miloud Amar Date: Sat, 11 Nov 2023 18:31:48 +0100 Subject: [PATCH] chore: add new release to core and icons --- packages/pillar-core/CHANGELOG.md | 21 +++++++++++++++++++++ packages/pillar-core/package.json | 2 +- packages/pillar-icons/CHANGELOG.md | 21 +++++++++++++++++++++ packages/pillar-icons/package.json | 2 +- 4 files changed, 44 insertions(+), 2 deletions(-) diff --git a/packages/pillar-core/CHANGELOG.md b/packages/pillar-core/CHANGELOG.md index b0ea3f55..b82131c0 100644 --- a/packages/pillar-core/CHANGELOG.md +++ b/packages/pillar-core/CHANGELOG.md @@ -1,5 +1,26 @@ # @pillar/core +## 0.5.1 + +### Patch Changes + +- Here's a simpler version of the message: + + *** + + 🌟 **New Update: Better Icons!** + + We're excited to share our newest update! It makes our website even better with some new features and important fixes. + + **Here's What's New and Improved:** + + 1. **New and Easier Icons (Commit 5470355):** We've added new icons to our site. They look great and are easier to understand, matching our modern style. + 2. **Updated Main Icons (Commit 293fbc6):** The main icons, which show our key features, are now better and easier to use. + 3. **Icons Look More Alike (Commit df2bd10):** We've changed the 'dots' icon to 'dotHorizontal'. This makes our icons more consistent and clear. + + **Why This Matters:** + These updates make our platform look nicer and easier to use. We've worked on our icons so you can have a better and more straightforward experience. + ## 0.5.0 ### Minor Changes diff --git a/packages/pillar-core/package.json b/packages/pillar-core/package.json index 9f8dd374..01634d3f 100644 --- a/packages/pillar-core/package.json +++ b/packages/pillar-core/package.json @@ -1,6 +1,6 @@ { "name": "@pillar-ui/core", - "version": "0.5.0", + "version": "0.5.1", "description": "A collection of reusable UI components for modern web development. These components follow best practices, are highly customizable, and promote a consistent user experience across applications.", "main": "./dist/index.js", "module": "./dist/index.mjs", diff --git a/packages/pillar-icons/CHANGELOG.md b/packages/pillar-icons/CHANGELOG.md index d0464b39..e0d7fbda 100644 --- a/packages/pillar-icons/CHANGELOG.md +++ b/packages/pillar-icons/CHANGELOG.md @@ -1,5 +1,26 @@ # @pillar/icons +## 0.5.1 + +### Patch Changes + +- Here's a simpler version of the message: + + *** + + 🌟 **New Update: Better Icons!** + + We're excited to share our newest update! It makes our website even better with some new features and important fixes. + + **Here's What's New and Improved:** + + 1. **New and Easier Icons (Commit 5470355):** We've added new icons to our site. They look great and are easier to understand, matching our modern style. + 2. **Updated Main Icons (Commit 293fbc6):** The main icons, which show our key features, are now better and easier to use. + 3. **Icons Look More Alike (Commit df2bd10):** We've changed the 'dots' icon to 'dotHorizontal'. This makes our icons more consistent and clear. + + **Why This Matters:** + These updates make our platform look nicer and easier to use. We've worked on our icons so you can have a better and more straightforward experience. + ## 0.5.0 ### Minor Changes diff --git a/packages/pillar-icons/package.json b/packages/pillar-icons/package.json index 3f74a5ad..b813e4a4 100644 --- a/packages/pillar-icons/package.json +++ b/packages/pillar-icons/package.json @@ -1,6 +1,6 @@ { "name": "@pillar-ui/icons", - "version": "0.5.0", + "version": "0.5.1", "description": "A library of scalable icons suitable for various web development projects. These icons are highly customizable, accessible, and designed to seamlessly integrate into modern user interfaces.", "keywords": [ "icons",